mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 19:55:10 +02:00
Replace "Idle" with common state in zha
(#141825)
This commit is contained in:
@@ -1487,7 +1487,7 @@
|
||||
"adaptation_run_status": {
|
||||
"name": "Adaptation run status",
|
||||
"state": {
|
||||
"nothing": "Idle",
|
||||
"nothing": "[%key:common::state::idle%]",
|
||||
"something": "State"
|
||||
},
|
||||
"state_attributes": {
|
||||
|
Reference in New Issue
Block a user