feat: add a standalone switch for 090615.aircondition.ktf

This commit is contained in:
LiShuzhen 2025-07-25 10:03:55 +08:00
parent d9869e066d
commit c9a6f5f02b

View File

@ -1,5 +1,23 @@
{
"urn:miot-spec-v2:device:air-conditioner:0000A004:090615-ktf:1": [
{
"iid": 2,
"type": "urn:miot-spec-v2:service:switch:0000780C:090615-ktf:1",
"description": "AC Switch",
"properties": [
{
"iid": 1,
"type": "urn:miot-spec-v2:property:on:00000006:090615-ktf:1",
"description": "Switch Status",
"format": "bool",
"access": [
"read",
"write",
"notify"
]
}
]
},
{
"iid": 4,
"type": "urn:miot-spec-v2:service:environment:0000780A:090615-ktf:1",