diff --git a/source/_integrations/binary_sensor.markdown b/source/_integrations/binary_sensor.markdown index 6ff50c7b6ef..493d7f2777e 100644 --- a/source/_integrations/binary_sensor.markdown +++ b/source/_integrations/binary_sensor.markdown @@ -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: -

- +![List of binary sensors](/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. -

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)).*