enable only small entities subset by default #20
Mariusthvdb
started this conversation in
Ideas
Replies: 1 comment 1 reply
|
That's a matter of taste. Currently, the component checks whether the sensor is a measurement or an expected/astronomical value. The latter two are disabled by default. All enabled sensors are therefore valid; all others probably aren't. I don't know if disabling sensors in the configuration flow is much less work than disabling them later. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
an observation: for eg Oosterschelde 4, many sensors are enabled by default, forcing the user to disable those manually. As is default MO in HA lately, creation of entities is mostly disabled, and then allowing then user to pick and enable
In my use-case, I need only Waterhoogte, windrichting and windsnelheid on the stations....
Maybe think of some sane set to enable by default, and leave the others disabled?
Or, have a config option in the flow to preselect those wanted entities?
many entities enabled by default

or worse even:
All reactions