mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Replace HTML with Markdown syntax for embedded image. (#27364)
This commit is contained in:
parent
93d6f14ede
commit
08b20cad13
@ -36,12 +36,10 @@ state over the other. This is set by the binary sensor's device class.
|
||||
|
||||
Here are a few examples of this representation in the UI:
|
||||
|
||||
<p class='img'>
|
||||
<img src='/images/screenshots/binary_sensor_classes_icons.png' />
|
||||

|
||||
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>
|
||||
|
||||
The full list of supported binary sensor device classes is below
|
||||
*(note: these may also be modified in the [customizing section](/docs/configuration/customizing-devices)).*
|
||||
|
Loading…
x
Reference in New Issue
Block a user