mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Replace "Idle" with common state in zha
(#141825)
This commit is contained in:
parent
5e1bbd8bff
commit
c6c2309dee
@ -1487,7 +1487,7 @@
|
|||||||
"adaptation_run_status": {
|
"adaptation_run_status": {
|
||||||
"name": "Adaptation run status",
|
"name": "Adaptation run status",
|
||||||
"state": {
|
"state": {
|
||||||
"nothing": "Idle",
|
"nothing": "[%key:common::state::idle%]",
|
||||||
"something": "State"
|
"something": "State"
|
||||||
},
|
},
|
||||||
"state_attributes": {
|
"state_attributes": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user