Skip to content

Commit 3e8022f

Browse files
committed
Add details about default
(fixes home-assistant/core#8605)
1 parent 8123a4f commit 3e8022f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/binary_sensor.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Knowing that there are only two states allows Home Assistant to represent these
1515

1616
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:
1717

18-
- **None**: Generic on/off
18+
- **None**: Generic on/off. This is the default and doesn't need to be set.
1919
- **cold**: `On` means cold
2020
- **connectivity**: `On` means connection present, `Off` means no connection
2121
- **gas**: `On` means gas detected

0 commit comments

Comments
 (0)