mirror of
https://github.com/sususweet/midea-meiju-codec.git
synced 2025-10-15 10:48:26 +00:00
feat: update translations.
This commit is contained in:
@@ -16,9 +16,11 @@ DEVICE_MAPPING = {
|
|||||||
},
|
},
|
||||||
"netIons_on_off": {
|
"netIons_on_off": {
|
||||||
"device_class": SwitchDeviceClass.SWITCH,
|
"device_class": SwitchDeviceClass.SWITCH,
|
||||||
|
"translation_key": "netions_on_off"
|
||||||
},
|
},
|
||||||
"airDry_on_off": {
|
"airDry_on_off": {
|
||||||
"device_class": SwitchDeviceClass.SWITCH,
|
"device_class": SwitchDeviceClass.SWITCH,
|
||||||
|
"translation_key": "airdry_on_off"
|
||||||
},
|
},
|
||||||
"power": {
|
"power": {
|
||||||
"device_class": SwitchDeviceClass.SWITCH,
|
"device_class": SwitchDeviceClass.SWITCH,
|
||||||
|
@@ -1681,7 +1681,7 @@
|
|||||||
"ai_switch": {
|
"ai_switch": {
|
||||||
"name": "AI Switch"
|
"name": "AI Switch"
|
||||||
},
|
},
|
||||||
"airDry_on_off": {
|
"airdry_on_off": {
|
||||||
"name": "Air Dry On Off"
|
"name": "Air Dry On Off"
|
||||||
},
|
},
|
||||||
"airswitch": {
|
"airswitch": {
|
||||||
@@ -1957,7 +1957,7 @@
|
|||||||
"middlestair_ispreheat": {
|
"middlestair_ispreheat": {
|
||||||
"name": "Middle Stair Is Preheat"
|
"name": "Middle Stair Is Preheat"
|
||||||
},
|
},
|
||||||
"netIons_on_off": {
|
"netions_on_off": {
|
||||||
"name": "Net Ions On Off"
|
"name": "Net Ions On Off"
|
||||||
},
|
},
|
||||||
"nightly": {
|
"nightly": {
|
||||||
|
@@ -1681,7 +1681,7 @@
|
|||||||
"control_status": {
|
"control_status": {
|
||||||
"name": "启停"
|
"name": "启停"
|
||||||
},
|
},
|
||||||
"airDry_on_off": {
|
"airdry_on_off": {
|
||||||
"name": "风干开关"
|
"name": "风干开关"
|
||||||
},
|
},
|
||||||
"airswitch": {
|
"airswitch": {
|
||||||
@@ -1957,7 +1957,7 @@
|
|||||||
"middlestair_ispreheat": {
|
"middlestair_ispreheat": {
|
||||||
"name": "中层预热"
|
"name": "中层预热"
|
||||||
},
|
},
|
||||||
"netIons_on_off": {
|
"netions_on_off": {
|
||||||
"name": "负离子开关"
|
"name": "负离子开关"
|
||||||
},
|
},
|
||||||
"nightly": {
|
"nightly": {
|
||||||
|
Reference in New Issue
Block a user