Merge remote-tracking branch 'origin/master'

This commit is contained in:
sususweet
2025-10-14 20:30:07 +08:00
3 changed files with 10 additions and 1 deletions

View File

@@ -626,6 +626,9 @@
}
},
"sensor": {
"running_status": {
"name": "Running Status"
},
"tank_status": {
"name": "Tank Status"
},
@@ -2362,4 +2365,4 @@
}
}
}
}
}

View File

@@ -626,6 +626,9 @@
}
},
"sensor": {
"running_status": {
"name": "运行状态"
},
"tank_status": {
"name": "水箱状态"
},