feat: add support for Integrated Oven. Fixed #55.

This commit is contained in:
sususweet
2025-11-27 16:05:44 +08:00
parent 7fac466875
commit a0c1423933
3 changed files with 67 additions and 1 deletions

View File

@@ -371,6 +371,9 @@
"humidity": {
"name": "Humidity"
},
"b3_function_control": {
"name": "Disinfection Cabinet Control"
},
"b6_power": {
"name": "Smoke Machine Power"
},
@@ -694,6 +697,21 @@
"auto_min_set_temp": {
"name": "Auto Min Set Temp"
},
"b3_upstair_status": {
"name": "Disinfection Cabinet Status"
},
"b7_left_status": {
"name": "Left Stove Status"
},
"b7_left_gear": {
"name": "Left Stove Gear"
},
"b7_right_status": {
"name": "Right Stove Status"
},
"b7_right_gear": {
"name": "Left Stove Gear"
},
"bath_out_volume": {
"name": "Bath Out Volume"
},