what happened to just show an entity as on/off? i have a couple of door/window sensors and i "have to" define a "show as". and that is highly confusing as a sensor that should be used in an automation later is set to either door or light or whatever, then the state is just intuitively wrong. how can i just have it display as on/off?
#binary sensor "must have" a "show as"?
9 messages · Page 1 of 1 (latest)
What does "have to" mean?
i'm not able to unset it. i can click the "x" next to the "show as", but then it's classified as "opening"
i just want a simple on/off binary sensor
the sensors in themselves don't have any higher logic to them, since i'm going to be using them as two sensors in a garage door cover
i know the state still is on|off, but it's just confusing to have this view being forced
Looks like a frontend bug - I'd suggest opening an issue
github?
Want to see what issues are open (or were open and are now closed)?
- The core (backend) - for HA itself, and integrations
- The frontend (UI) - for cards and display issues
- The Supervisor
- HAOS
- The documentation
Don't forget to check for any alerts
If you think an upgrade broke something then:
- Downgrade to the previous version to check if it works correctly there
- If it does then change the
loggersettings for that integration todebug - Upgrade to the new version again
- Look in the logs for errors
- Open an issue, following the template provided and including the log information