mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 07:16:39 +00:00
Add device disabled reason (#7873)
This commit is contained in:
parent
ba90785115
commit
8c655883fe
@ -98,7 +98,8 @@
|
||||
"disabled_by": {
|
||||
"user": "User",
|
||||
"integration": "Integration",
|
||||
"config_entry": "Config Entry"
|
||||
"config_entry": "Config Entry",
|
||||
"device": "Device"
|
||||
}
|
||||
},
|
||||
"ui": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user