mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +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": {
|
||||
"name": "Adaptation run status",
|
||||
"state": {
|
||||
"nothing": "Idle",
|
||||
"nothing": "[%key:common::state::idle%]",
|
||||
"something": "State"
|
||||
},
|
||||
"state_attributes": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user