Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
With the 2022.12 update, my Glance cards look great thanks to the addition of colours that represent states. It would be great if sensors for Bluetooth/WiFI signal strength were also coloured red/yellow/green based on their state. The
signal_strength
device class already exists to facilitate this.Since only the Mobile App integration currently displays a different icon based on the signal strength value, it would also be nice if the frontend did this automatically for signal strength sensors.
The
battery
device class already has both of these features implemented (icon and colour based on state).Beta Was this translation helpful? Give feedback.
All reactions