mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00
Replace "Idle" with common state in homekit_controller
(#141820)
This commit is contained in:
parent
dce9bfd359
commit
ad3f7f041f
@ -141,7 +141,7 @@
|
||||
"air_purifier_state_current": {
|
||||
"state": {
|
||||
"inactive": "Inactive",
|
||||
"idle": "Idle",
|
||||
"idle": "[%key:common::state::idle%]",
|
||||
"purifying": "Purifying"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user