mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 14:47:38 +00:00
Fix typo "Could not login …" and add common state in xiaomi_miio
(#142648)
This commit is contained in:
parent
621326f4e4
commit
35187a4b52
@ -100,7 +100,7 @@
|
|||||||
"preset_mode": {
|
"preset_mode": {
|
||||||
"state": {
|
"state": {
|
||||||
"nature": "Nature",
|
"nature": "Nature",
|
||||||
"normal": "Normal"
|
"normal": "[%key:common::state::normal%]"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user