Open evinxnl opened 3 weeks ago
Got it to work
its the same as motion sensor driver only different manufacturerName and batteries
{ "id": "motion_sensor", "name": { "en": "Motion Sensor" }, "class": "sensor", "platforms": ["local"], "connectivity": ["zigbee"], "capabilities": [ "alarm_motion", "measure_battery" ], "energy": { "batteries": [ "AAA" , "AAA" ] }, "images": { "large": "{{driverAssetsPath}}/images/large.png", "small": "{{driverAssetsPath}}/images/small.png" }, "zigbee": { "manufacturerName": [ "eWeLink" ], "productId": [ "SNZB-03" ], "endpoints": { "1": { "clusters": [0, 1, 1280], "bindings": [1, 1280] } }, "learnmode": { "image": "{{driverAssetsPath}}/icon.svg", "instruction": { "en": "Push the setup button on the side of the device for aprox 5 seconds until the LED blinks rapidly. If the pairing does not start, press the setup button again for 10-15 seconds until the led stops blinking and then try again." } } } }
Prerequisites:
Device Information
Motion Sensor
SNZB-03
Detect motion and send signal
-[ Link to device image: [(https://www.zigbee2mqtt.io/images/devices/SNZB-03.png)]]Device Interview
Device 1
Device 2 Interview
Device 2
Additional Comments:
How to interview a device