Add details about default
(fixes https://github.com/home-assistant/home-assistant/issues/8605)
This commit is contained in:
parent
8123a4f9dc
commit
3e8022f44c
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Knowing that there are only two states allows Home Assistant to represent these
|
|||
|
||||
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:
|
||||
|
||||
- **None**: Generic on/off
|
||||
- **None**: Generic on/off. This is the default and doesn't need to be set.
|
||||
- **cold**: `On` means cold
|
||||
- **connectivity**: `On` means connection present, `Off` means no connection
|
||||
- **gas**: `On` means gas detected
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue