feat: update 0xED mapping

This commit is contained in:
Hinnka
2025-10-07 09:03:32 +08:00
parent e1924bdc4b
commit 2e2ec7a989
3 changed files with 35 additions and 2 deletions

View File

@@ -1475,6 +1475,12 @@
},
"delay_time": {
"name": "Delay Time"
},
"input_temperature_sensing": {
"name": "Input Temperature Sensing"
},
"hot_pot_temperature": {
"name": "Hot Pot Temperature"
}
},
"switch": {
@@ -2308,6 +2314,9 @@
},
"drying_direction": {
"name": "Drying Direction"
},
"antifreeze": {
"name": "Antifreeze"
}
}
}

View File

@@ -1475,6 +1475,12 @@
},
"delay_time": {
"name": "延时时间"
},
"input_temperature_sensing": {
"name": "输入温度"
},
"hot_pot_temperature": {
"name": "热水温度"
}
},
"switch": {
@@ -2308,6 +2314,9 @@
},
"drying_direction": {
"name": "烘干方向"
},
"antifreeze": {
"name": "防冻模式"
}
}
}