You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_components/binary_sensor.markdown
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Knowing that there are only two states allows Home Assistant to represent these
15
15
16
16
The way these sensors are displayed in the frontend can be modified in the [customize section](/getting-started/customizing-devices/). The following device classes are supported for binary sensors:
17
17
18
-
-**None**: Generic on/off
18
+
-**None**: Generic on/off. This is the default and doesn't need to be set.
19
19
-**cold**: `On` means cold
20
20
-**connectivity**: `On` means connection present, `Off` means no connection
0 commit comments