mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Clarify binary sensor device class markdown (#22147)
This commit is contained in:
parent
4ecfa2b13b
commit
11cc4bba8c
@ -58,7 +58,7 @@ The full list of supported binary sensor device classes is below
|
||||
- **moisture**: `on` means moisture detected (wet), `off` means no moisture (dry)
|
||||
- **motion**: `on` means motion detected, `off` means no motion (clear)
|
||||
- **moving**: `on` means moving, `off` means not moving (stopped)
|
||||
- **occupancy**: `on` means occupied, `off` means not occupied (clear)
|
||||
- **occupancy**: `on` means occupied (detected), `off` means not occupied (clear)
|
||||
- **opening**: `on` means open, `off` means closed
|
||||
- **plug**: `on` means device is plugged in, `off` means device is unplugged
|
||||
- **power**: `on` means power detected, `off` means no power
|
||||
|
Loading…
x
Reference in New Issue
Block a user