mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 15:26:36 +00:00
Add device disabled reason (#7873)
This commit is contained in:
parent
ba90785115
commit
8c655883fe
@ -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": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user