Add problem device class (#4200)
This commit is contained in:
parent
f4972973e0
commit
4789220364
1 changed files with 1 additions and 0 deletions
|
@ -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
|
- **plug**: `On` means device is plugged in, `Off` means device is unplugged
|
||||||
- **power**: Power, over-current, etc.
|
- **power**: Power, over-current, etc.
|
||||||
- **presence**: `On` means Home, `Off` means Away
|
- **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
|
- **safety**: `On` means unsafe, `Off` means safe
|
||||||
- **smoke**: `On` means smoke detected
|
- **smoke**: `On` means smoke detected
|
||||||
- **sound**: `On` means sound detected, `Off` means no sound
|
- **sound**: `On` means sound detected, `Off` means no sound
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue