feat: update translations.

This commit is contained in:
sususweet
2025-10-10 20:59:00 +08:00
parent c90b8a3d0d
commit ab23b4088e
3 changed files with 6 additions and 4 deletions

View File

@@ -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,

View File

@@ -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": {

View File

@@ -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": {