feat: zero cold water switch

This commit is contained in:
Hinnka
2025-10-08 12:43:28 +08:00
parent 2e2ec7a989
commit 2c821ceb54
3 changed files with 8 additions and 7 deletions

View File

@@ -2317,6 +2317,9 @@
},
"antifreeze": {
"name": "Antifreeze"
},
"cold_water_master": {
"name": "Cold Water Master"
}
}
}

View File

@@ -2317,6 +2317,9 @@
},
"antifreeze": {
"name": "防冻模式"
},
"cold_water_master": {
"name": "单次零冷水"
}
}
}