diff --git a/Conf/Local-Devices/aeotec-button.json b/Conf/Local-Devices/aeotec-button.json deleted file mode 100644 index 14bf06194..000000000 --- a/Conf/Local-Devices/aeotec-button.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "_source": "https://github.com/zigbeefordomoticz/z4d-certified-devices/issues/12#issuecomment-1765341125", - "_description": "Aeotec Button single, double, hold, Temperature", - "_blakadder": "", - "Identifier": [ - [ "button", "Samjin" ] - ], - - "Ep":{ - "01": { - "0000": "", - "0001": { "Attributes": { "0041": { "Name": "Power 0041", "DataType": "20", "ActionList": [ "check_store_value" ] }}}, - "0003": "", - "0020": "", - "0402": "", - "0500": "", - "0b05": "", - "0019": "", - "Type": "Voltage/Temp/Button_3" - } - }, - "Type": "", - "NickName": "", - "ClusterToBind": [ "0001", "0402", "0500" ], - "ConfigureReporting": { - "0402": { "Attributes": { "0000": { "DataType": "29", "MinInterval": "000a", "MaxInterval": "012C", "TimeOut": "0000", "Change": "0001" }}}, - "0500": { - "Attributes": { - "0000": { "DataType": "30", "MinInterval": "003C", "MaxInterval": "0384", "TimeOut": "0000", "Change": "01"}, - "0001": { "DataType": "31", "MinInterval": "003C", "MaxInterval": "0384", "TimeOut": "0000", "Change": "0001"}, - "0002": { "DataType": "19", "MinInterval": "003C", "MaxInterval": "0384", "TimeOut": "0000", "Change": "0001"} - } - } - }, - "ReadAttributes": { - "0000": [ "0000", "0001", "0003", "0004", "0005", "0007", "4000" ] , - "0001": [ "0020" , "0021", "0041" ], - "0402": [ "0000", "0001", "0002" ], - "0500": [ "0000", "00001", "0002", "0010", "0011" ] - }, - "IASAlarmMerge": true, - "Param": { - "resetSwitchSelectorPushButton": 30 - } -}