feat: add device support for T0x13.

This commit is contained in:
sususweet
2025-10-14 20:29:35 +08:00
parent b1e42526f6
commit 187c46168c
9 changed files with 380 additions and 62 deletions

View File

@@ -1497,6 +1497,16 @@
"name": "Heat Temperature Set"
}
},
"light": {
"light": {
"name": "Light"
}
},
"fan": {
"fan": {
"name": "Fan"
}
},
"switch": {
"anion": {
"name": "Anion"

View File

@@ -1497,6 +1497,16 @@
"name": "制热设定温度"
}
},
"light": {
"light": {
"name": "电灯"
}
},
"fan": {
"fan": {
"name": "风扇"
}
},
"switch": {
"anion": {
"name": "负离子"