feat: update translations for fan preset modes

This commit is contained in:
Cyborg2017
2025-12-29 21:58:41 +08:00
parent 085f7b3cde
commit 75c4d6c80d

View File

@@ -2114,7 +2114,19 @@
},
"fan": {
"fan": {
"name": "风扇"
"name": "风扇",
"state_attributes": {
"preset_mode": {
"state": {
"baby": "宝宝风",
"normal": "正常风",
"sleep": "睡眠风",
"self_selection": "自选风",
"sleeping_wind": "睡眠风",
"purified_wind": "净化风"
}
}
}
}
},
"switch": {