mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Merge pull request #4026 from arsaboo/binarypresence
Add presence device_class for binary_sensor
This commit is contained in:
commit
7b38ab222b
@ -26,6 +26,7 @@ The way these sensors are displayed in the frontend can be modified in the [cust
|
||||
- **opening**: `On` means open, `Off` means closed
|
||||
- **plug**: `On` means device is plugged in, `Off` means device is unplugged
|
||||
- **power**: Power, over-current, etc.
|
||||
- **presence**: `On` means Home, `Off` means Away
|
||||
- **safety**: `On` means unsafe, `Off` means safe
|
||||
- **smoke**: `On` means smoke detected
|
||||
- **sound**: `On` means sound detected, `Off` means no sound
|
||||
|
Loading…
x
Reference in New Issue
Block a user