Skip to content

Commit

Permalink
Handle Bitron Home 902010/22 as a Motion sensor via IAS ( #89 )
Browse files Browse the repository at this point in the history
  • Loading branch information
pipiche38 committed Dec 28, 2024
1 parent b6a91f4 commit fc0c670
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions z4d_certified_devices/Certified/Bitron/90201022.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"_description": "Bitron Motion sensor",
"_source": "https://github.com/zigbeefordomoticz/z4d-certified-devices/issues/89",
"Ep": {
"01": {
"0000": "",
"0003": "",
"0500": "",
"Type": "Motion"
}
},
"Type": "",
"ClusterToBind": [ "0500" ],
"ConfigureReporting": {},
"ReadAttributes": {
"0000": [ "0000", "0001", "0003", "0004", "0005", "0006", "0007", "0010" ],
"0001": [ "0020" ],
"0500": [ "0000", "0001", "0002", "0010", "0011" ]
},
"Param": {
"MotionViaIASAlarm1": 1
}
}

0 comments on commit fc0c670

Please sign in to comment.