Skip to content

Commit

Permalink
Merge pull request #1 from pipiche38/main
Browse files Browse the repository at this point in the history
Update HK-SENSOR-4IN1-A.json
  • Loading branch information
jp-keros authored Jun 30, 2024
2 parents de179c8 + 2ec9269 commit 27b0b25
Showing 1 changed file with 15 additions and 13 deletions.
28 changes: 15 additions & 13 deletions z4d_certified_devices/Certified/Sunricher/HK-SENSOR-4IN1-A.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"_comment": "Sunricher HK-SENSOR-4IN1-A",
"_source": "https://easydomoticz.com/forum/viewtopic.php?t=14085",
"_description": "For in One Sensor",
"_blakadder": "",
"_version": "1.0",
"Ep": {
Expand All @@ -10,13 +12,13 @@
"0003": "",
"0009": "",
"0406": "",
"Type": "Voltage/Alarm/Motion"
"Type": "Motion"
},
"02": {
"0000": "",
"0003": "",
"0500": "",
"Type": "Door"
"Type": ""
},
"03": {
"0000": "",
Expand All @@ -38,23 +40,23 @@
}
},
"Type": "",
"ClusterToBind": [ "0000", "0001", "0500" ],
"ClusterToBind": [ "0000", "0001", "0400", "0402", "0405", "0406", "0500" ],
"ConfigureReporting": {
"0406": {"Attributes": {"0000": "00"} },
"0001": {"Attributes": {"0000": "86", "0020": "8d", "0021": "8d" } },
"0500": {"Attributes": {"0000": "00", "0001": "00", "0002": "00" } },
"0402": {"Attributes": {"0000": "00"} },
"0405": {"Attributes": {"0000": "00"} },
"0400": {"Attributes": {"0000": "00"} }
"0400": { "Attributes": { "0000": { "DataType": "21", "MinInterval": "0005", "MaxInterval": "012C", "TimeOut": "0FFF", "Change": "07D0" }}},
"0402": { "Attributes": { "0000": { "DataType": "29", "MinInterval": "000A", "MaxInterval": "012C", "TimeOut": "0FFF", "Change": "0014" }}},
"0406": { "Attributes": { "0000": { "DataType": "18", "MinInterval": "0001", "MaxInterval": "1C20", "TimeOut": "0FFF", "Change": "01" }}},
"0405": { "Attributes": { "0000": { "DataType": "21", "MinInterval": "001E", "MaxInterval": "0258", "TimeOut": "0000", "Change": "012C" }}}
},
"ReadAttributes": {
"0000": [],
"0000": [ "0000", "0001", "0002", "0003", "0004", "0005", "0007", "000a", "4000"],
"0019": [],
"0406": ["0010","0000","fffd"],
"0001": ["0020","0021","0035","003e","fffd"],
"0500": ["0010","0000","0001","0002"],
"0001": ["0020","0021"],
"0500": ["0000", "0001", "0002", "0010"],
"0402": ["0000"],
"0405": ["0000"],
"0400": ["0000"]
}
},
"BatteryDevice": 1,
"BatteryPercentageConverter": 2
}

0 comments on commit 27b0b25

Please sign in to comment.