Add device class update (#1013)

This commit is contained in:
Michael 2021-08-17 01:31:17 +02:00 committed by GitHub
parent f967d10c62
commit ca7b514775
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,5 +42,6 @@ Properties should always only return information from memory and not do I/O (lik
| 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.
| vibration | On means vibration detected, Off means no vibration.
| window | On means open, Off means closed.