mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add problem device class (#4200)
This commit is contained in:
parent
f4972973e0
commit
4789220364
@ -28,6 +28,7 @@ The way these sensors are displayed in the frontend can be modified in the [cust
|
||||
- **plug**: `On` means device is plugged in, `Off` means device is unplugged
|
||||
- **power**: Power, over-current, etc.
|
||||
- **presence**: `On` means Home, `Off` means Away
|
||||
- **problem**: `On` means a problem was detected, `Off` means the status is OK
|
||||
- **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