mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Add missing update device class to binary sensor (#20338)
This commit is contained in:
parent
e55c8ba5ca
commit
a7f6ec3ca5
@ -68,6 +68,7 @@ The full list of supported binary sensor device classes is below
|
||||
- **smoke**: `on` means smoke detected, `off` means no smoke (clear)
|
||||
- **sound**: `on` means sound detected, `off` means no sound (clear)
|
||||
- **tamper**: `on` means tampering detected, `off` means no tampering (clear)
|
||||
- **update**: `on` means update available, `off` means up-to-date
|
||||
- **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