Replace "Idle" with common state in `zha` (#141825)
parent
5e1bbd8bff
commit
c6c2309dee
|
@ -1487,7 +1487,7 @@
|
|||
"adaptation_run_status": {
|
||||
"name": "Adaptation run status",
|
||||
"state": {
|
||||
"nothing": "Idle",
|
||||
"nothing": "[%key:common::state::idle%]",
|
||||
"something": "State"
|
||||
},
|
||||
"state_attributes": {
|
||||
|
|
Loading…
Reference in New Issue