JohanBendz / tech.sonoff

MIT License
3 stars 5 forks source link

Sonoff ZBminiL2 Extreme #7

Closed JohanBendz closed 1 year ago

JohanBendz commented 1 year ago

"ids": { "modelId": "ZBMINIL2", "manufacturerName": "SONOFF" }, "endpoints": { "endpointDescriptors": [ { "endpointId": 1, "applicationProfileId": 260, "applicationDeviceId": 2, "applicationDeviceVersion": 0, "_reserved1": 1, "inputClusters": [ 0, 1, 3, 6, 7, 2821, 64599 ], "outputClusters": [ 25 ] } ], "endpoints": { "1": { "clusters": { "basic": { "attributes": [ { "acl": [ "readable", "reportable" ], "id": 0, "name": "zclVersion", "value": 8, "reportingConfiguration": { "status": "NOT_FOUND", "direction": "reported" } }, { "acl": [ "readable", "reportable" ], "id": 4, "name": "manufacturerName", "value": "SONOFF", "reportingConfiguration": { "status": "NOT_FOUND", "direction": "reported" } }, { "acl": [ "readable", "reportable" ], "id": 5, "name": "modelId", "value": "ZBMINIL2", "reportingConfiguration": { "status": "NOT_FOUND", "direction": "reported" } }, { "acl": [ "readable", "reportable" ], "id": 6, "name": "dateCode", "value": "20221118", "reportingConfiguration": { "status": "NOT_FOUND", "direction": "reported" } }, { "acl": [ "readable", "reportable" ], "id": 7, "name": "powerSource", "value": "unknown", "reportingConfiguration": { "status": "NOT_FOUND", "direction": "reported" } }, { "acl": [ "readable", "reportable" ], "id": 16384, "name": "swBuildId", "value": "1.0.10", "reportingConfiguration": { "status": "NOT_FOUND", "direction": "reported" } }, { "acl": [ "readable", "reportable" ], "id": 65533, "name": "clusterRevision", "value": 3, "reportingConfiguration": { "status": "NOT_FOUND", "direction": "reported" } } ], "commandsGenerated": [], "commandsReceived": [ "factoryReset" ] }, "powerConfiguration": { "attributes": [ { "acl": [ "readable", "reportable" ], "id": 65533, "name": "clusterRevision", "value": 2, "reportingConfiguration": { "status": "NOT_FOUND", "direction": "reported" } } ], "commandsGenerated": [], "commandsReceived": [] }, "identify": { "attributes": [ { "acl": [ "readable", "writable", "reportable" ], "id": 0, "reportingConfiguration": { "status": "NOT_FOUND", "direction": "reported" } }, { "acl": [ "readable", "reportable" ], "id": 65533, "name": "clusterRevision", "value": 2, "reportingConfiguration": { "status": "NOT_FOUND", "direction": "reported" } } ], "commandsGenerated": [ 0 ], "commandsReceived": [ 0, 1 ] }, "onOff": { "attributes": [ { "acl": [ "readable", "reportable" ], "id": 0, "name": "onOff", "value": true, "reportingConfiguration": { "direction": "reported", "attributeDataType": 16, "minInterval": 1, "maxInterval": 65534, "status": "SUCCESS" } }, { "acl": [ "readable", "writable", "reportable" ], "id": 16387, "reportingConfiguration": { "status": "NOT_FOUND", "direction": "reported" } }, { "acl": [ "readable", "reportable" ], "id": 65533, "name": "clusterRevision", "value": 2, "reportingConfiguration": { "status": "NOT_FOUND", "direction": "reported" } } ], "commandsGenerated": [], "commandsReceived": [ "setOff", "setOn", "toggle" ] }, "onOffSwitch": { "attributes": [ { "acl": [ "readable", "reportable" ], "id": 0, "reportingConfiguration": { "status": "NOT_FOUND", "direction": "reported" } }, { "acl": [ "readable", "writable", "reportable" ], "id": 16, "reportingConfiguration": { "status": "NOT_FOUND", "direction": "reported" } }, { "acl": [ "readable", "reportable" ], "id": 65533, "name": "clusterRevision", "value": 1, "reportingConfiguration": { "status": "NOT_FOUND", "direction": "reported" } } ], "commandsGenerated": [], "commandsReceived": [] }, "diagnostics": { "attributes": [ { "acl": [ "readable", "reportable" ], "id": 65533, "name": "clusterRevision", "value": 3, "reportingConfiguration": { "status": "NOT_FOUND", "direction": "reported" } } ], "commandsGenerated": [], "commandsReceived": [] } }, "bindings": { "ota": { "attributes": [], "commandsGenerated": [], "commandsReceived": [] } } } } }

JohanBendz commented 1 year ago

Added to v.0.0.23