mirror of
https://github.com/sususweet/midea-meiju-codec.git
synced 2026-02-11 06:13:49 +00:00
feat: update translations for fan preset modes
This commit is contained in:
@@ -2114,7 +2114,19 @@
|
||||
},
|
||||
"fan": {
|
||||
"fan": {
|
||||
"name": "风扇"
|
||||
"name": "风扇",
|
||||
"state_attributes": {
|
||||
"preset_mode": {
|
||||
"state": {
|
||||
"baby": "宝宝风",
|
||||
"normal": "正常风",
|
||||
"sleep": "睡眠风",
|
||||
"self_selection": "自选风",
|
||||
"sleeping_wind": "睡眠风",
|
||||
"purified_wind": "净化风"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"switch": {
|
||||
|
||||
Reference in New Issue
Block a user