Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Option to import all devices regardless of their groups #5

Closed
FreshlyBrewedCode opened this issue Nov 16, 2020 · 2 comments
Closed
Labels
feature New feature or request

Comments

@FreshlyBrewedCode
Copy link
Owner

Is your feature request related to a problem? Please describe.
A new option introduced in v1.2.0 allows the user to select which groups should be imported. The integration will only import devices that are in any of the selected groups. This behaviour will cause devices that are not assigned to a group to never be imported.

Describe the solution you'd like
Add an option to import all devices regardless of what groups are selected.

Describe alternatives you've considered
Move all devices to at least one group.

Additional context
The option should be added to the get_data_schema function in config_flow.py and get_imported_nodes in helpers.py should return all nodes if the option is enabled.

@FreshlyBrewedCode FreshlyBrewedCode added this to To do in Home Assistant homee Integration via automation Nov 16, 2020
@FreshlyBrewedCode FreshlyBrewedCode added the feature New feature or request label Nov 16, 2020
@Taraman17
Copy link
Contributor

I'm currently working on this one.

I wonder if there is a chance to get rid of the Door / Window Sensor group setting.
Don't these devices have a Device Profile or anything that lets us recognize them?

Maybe anyone using those with homee reading this can send us a log to check.

@FreshlyBrewedCode
Copy link
Owner Author

see Taraman17#3

@FreshlyBrewedCode FreshlyBrewedCode closed this as not planned Won't fix, can't repro, duplicate, stale Sep 12, 2023
Home Assistant homee Integration automation moved this from To do to Done Sep 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or request
Development

No branches or pull requests

2 participants