Add device disabled reason (#7873)

This commit is contained in:
Bram Kragten 2020-12-02 18:20:29 +01:00 committed by GitHub
parent ba90785115
commit 8c655883fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,7 +98,8 @@
"disabled_by": { "disabled_by": {
"user": "User", "user": "User",
"integration": "Integration", "integration": "Integration",
"config_entry": "Config Entry" "config_entry": "Config Entry",
"device": "Device"
} }
}, },
"ui": { "ui": {