Fix typo "Could not login …" and add common state in xiaomi_miio (#142648)

This commit is contained in:
Norbert Rittel
2025-04-14 11:39:19 +02:00
committed by GitHub
parent 621326f4e4
commit 35187a4b52

View File

@@ -100,7 +100,7 @@
"preset_mode": { "preset_mode": {
"state": { "state": {
"nature": "Nature", "nature": "Nature",
"normal": "Normal" "normal": "[%key:common::state::normal%]"
} }
} }
} }