mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 04:16:48 +00:00
Add tamper device class for binary sensor (#19755)
This commit is contained in:
parent
190648c618
commit
1ea042ba69
@ -66,7 +66,7 @@ The full list of supported binary sensor device classes is below
|
||||
- **safety**: `on` means unsafe, `off` means safe
|
||||
- **smoke**: `on` means smoke detected, `off` means no smoke (clear)
|
||||
- **sound**: `on` means sound detected, `off` means no sound (clear)
|
||||
- **update**: `on` means update available, `off` means up-to-date
|
||||
- **tamper**: `on` means tampering detected, `off` means no tampering (clear)
|
||||
- **vibration**: `on` means vibration detected, `off` means no vibration (clear)
|
||||
- **window**: `on` means open, `off` means closed
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user