feat: zimi.waterheater.h03 standalone switch

This commit is contained in:
LiShuzhen 2024-12-26 08:57:08 +08:00
parent ee05222abc
commit e705ba56da

View File

@ -55,5 +55,27 @@
]
}
]
},
"urn:miot-spec-v2:device:water-heater:0000A02A:zimi-h03": {
"new": [
{
"iid": 2,
"type": "urn:miot-spec-v2:service:switch:0000780C:zimi-h03:1",
"description": "Heat Water",
"properties": [
{
"iid": 6,
"type": "urn:miot-spec-v2:property:on:00000006:zimi-h03:1",
"description": "Switch Status",
"format": "bool",
"access": [
"read",
"write",
"notify"
]
}
]
}
]
}
}