zigbee2mqtt
zigbee2mqtt copied to clipboard
Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
### What happened? Everything was fine but then yesterday I decided to update z2m to latest dev image on docker hub and ever since updating I've been getting error like...
### What happened? So, I've been trying to find a good power plug (UK) that can report power reliably and hopefully updating rapidly. 1. I've started with Samsung ones (GP-WOU019BBDWG),...
### What happened? After last update , the battery level was correctly changed from 200% to 100%, but it is stucked there, even if the doorlock warns of low battery.......
### What happened? Deployed zigbee2mqtt as per instructions here. Sonoff zbdongle-e crashes with error 2023-11-03 07:12:06: Error: Connection not initialized at Ezsp.execCommand (/opt/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/ezsp.ts:551:19) at Ezsp.version (/opt/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/ezsp.ts:349:35) at Driver.startup (/opt/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/driver.ts:140:25) at...
### What happened? I have light switches from different brands. When turning any of them on, z2m sends and off before on as status. This is problematic when programming triggers...
### Link https://www.aqara.com/controller_overview ### Database entry {"id":13,"type":"Router","ieeeAddr":"0x54ef44100092e5e2","nwkAddr":14162,"manufId":4447,"manufName":"Aqara","powerSource":"DC Source","modelId":"lumi.switch.acn047","epList":[1,2,21],"endpoints":{"1":{"profId":260,"epId":1,"devId":0,"inClusterList":[2820,1794,5,4,3,18,0,6,64704],"outClusterList":[25,10],"clusters":{"genBasic":{"attributes":{"modelId":"lumi.switch.acn047","appVersion":27}},"genOnOff":{"attributes":{"245":117440575,"onOff":0}},"aqaraOpple":{"attributes":{"10":1,"223":{"type":"Buffer","data":[22,33,0,0,23,33,0,0,12,33,0,0,24,33,0,0]},"229":{"type":"Buffer","data":[6,0,6,0,0,36,73,68,93,37,8,252,100,37,68,228,103,37,8,175,112,5,188,150,152,37,93]},"235":200,"247":{"type":"Buffer","data":[3,40,37,5,33,18,0,9,33,0,4,10,33,0,0,12,32,10,13,35,27,0,0,0,17,35,1,0,0,0,100,16,0,101,16,0,149,57,0,0,0,0,150,57,205,132,12,69,152,57,0,0,0,0,151,57,0,0,0,0,154,32,0]},"512":1,"515":0,"649":0,"720":0,"1303":1}}},"binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00124b0026b747c7","endpointID":1}],"configuredReportings":[{"cluster":6,"attrId":0,"minRepIntval":0,"maxRepIntval":3600,"repChange":0}],"meta":{}},"2":{"profId":260,"epId":2,"devId":0,"inClusterList":[5,4,3,18,6,64704],"outClusterList":[],"clusters":{"genOnOff":{"attributes":{"245":53957120,"onOff":1}},"aqaraOpple":{"attributes":{"512":1}}},"binds":[],"configuredReportings":[],"meta":{}},"21":{"profId":260,"epId":21,"devId":0,"inClusterList":[12],"outClusterList":[],"clusters":{"genAnalogInput":{"attributes":{"presentValue":0}}},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":27,"stackVersion":27,"hwVersion":1,"dateCode":"20230606","zclVersion":3,"interviewCompleted":true,"meta":{"configured":1466202208},"lastSeen":1693799779280,"defaultSendRequestWhen":"immediate"} ### Comments I tried to control the lamp with external_converter, but only can turn it ON and OFF. ### External converter ```shell...
### What happened? Trying to use the relay module as a decoupled switch, binded to a z2m lightgroup. Binding doesn't work as expected. When I toggle a hardware switch connected...
### What happened? Not sure when this started but for a while I keep getting: `Entity 'homeassistant/sensor' is unknown` Multiple times on startup of Zigbee2Mqtt ### What did you expect...
### What happened? I'm using the home assistant Add On with the Skyconnect adapter. When I try to join the Gledopto GL-C-004P light strip to my network, the join process...
### Link https://www.aqara.com/Thermostat_overview ### Database entry {"id":42,"type":"Router","ieeeAddr":"0x54ef441000b4edf7","nwkAddr":10653,"manufId":4447,"manufName":"Aqara","powerSource":"DC Source","modelId":"lumi.bhf_light.acn001","epList":[1],"endpoints":{"1":{"profId":260,"epId":1,"devId":258,"inClusterList":[514,513,5,4,3,0,768,8,6,64704],"outClusterList":[25,10],"clusters":{"genBasic":{"attributes":{"modelId":"lumi.bhf_light.acn001","manufacturerName":"Aqara","powerSource":4,"zclVersion":3,"appVersion":29,"stackVersion":27,"hwVersion":1,"dateCode":"20230511"}},"manuSpecificLumi":{"attributes":{"223":{"type":"Buffer","data":[22,33,1,0,23,33,0,0,12,33,0,0,24,33,0,0]},"229":{"type":"Buffer","data":[16,15,1,7,240,37,73]},"238":329501,"247":{"type":"Buffer","data":[130,32,1,131,65,12,192,217,45,60,194,24,100,3,1,0,0,0]},"591":"0xffff099a0ffffffc","672":{"type":"Buffer","data":[192,217,45,60,194,24]},"1299":6500,"1300":2700}},"lightingColorCtrl":{"attributes":{"245":36281600,"colorCapabilities":16,"colorTempPhysicalMin":153,"colorTempPhysicalMax":370,"colorTemperature":200}},"genOnOff":{"attributes":{"245":36281600,"onOff":0}},"genLevelCtrl":{"attributes":{"245":36281600,"currentLevel":254}}},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":29,"stackVersion":27,"hwVersion":1,"dateCode":"20230511","zclVersion":3,"interviewCompleted":true,"meta":{"configured":1324213189},"lastSeen":1714057444725} ### Comments Hello, I bought an Aqara Intelligent Bathroom Heater T1. The following picture shows all functions supported in Aqara Home. Currently,...