mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Update binary sensor docs with icon coloring changes (#12057)
icon coloring was changed in 0.105, this adds a little extra note pointing out that in order to get it looking like that image on the left, you must have `state_color: true`
This commit is contained in:
parent
d200e6783e
commit
3adb4c4e42
@ -43,5 +43,5 @@ For analog sensors please check the [integration overview](/integrations/#sensor
|
||||
|
||||
<p class='img'>
|
||||
<img src='/images/screenshots/binary_sensor_classes_icons.png' />
|
||||
Example of various device classes icons in `on` and `off` state.
|
||||
Example of various device classes icons in `on` and `off` state. The on image in this example has `state_color: true` specified in the Entities card configuration to receive the icon coloring.
|
||||
</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user