Hi @nldroid, yes I did manage to get it working. Thank you for your automation, I tried it and it worked fine, except light does not switch off completely. I am using Ikea dimmer with Ikea light.
Here is my automation:
Is the on/off status of Hue bulbs not supported?
I have paired a Hue bulb and I can control it from Home Assistant, but i see no entries in the log when I turn off the bulb using the wall switch nor when I turn it on using the wall switch and therefore Home Assistant has no idea whether or not the bulb is actually onā¦ is that normal?
ATM yes. Once you power the bulb, they make an announce but that announce packet doesnāt show the current state (which should be on). I have osram bulbs and the same happens. At github they have asked if using the proprietary hub has the same behaviour or they actually go to āonā. I have a xiaomi gw, but there are no zigbee bulbs in the xiaomi line.
this is because of the cache system, the sensor doesnāt always send all its attributes in one zigbee message.
The cache merges the old attributes before sending the mqtt message.
so in your case, looking at your log, the first message is probably a temperature update (humidy & pressure are merged from previous messages), the second message it probably receives a humidity update, and then a pressure update.
Ok thanks. I thought it might have paired wrong and repeated publications were a result. Will this affect battery? I have had mine for 2 weeks and the battery is 75%
I think thereās nothing we can do about this behavior.
I donāt know if aqara devices get firmware updates from the xiaomi software shi^W^Wtack, or even better if thereās an alternative opensource firmware.
How can I add support for these/get these to work? I am using hass.io and pretty confident that I do not have the technical knowhow or the ability(due to hassio) to follow this guide - How to support new devices
Help would be awesome (sorry for all the links )
zigbee2mqtt:info 2018-10-16 21:41:04 New device with address 0x00158d0001d0c6f6 connected!
zigbee2mqtt:info 2018-10-16 21:41:04 MQTT publish, topic: 'zigbee2mqtt/bridge/log', payload: '{"type":"device_connected","message":"0x00158d0001d0c6f6"}'
zigbee2mqtt:warn 2018-10-16 21:41:04 Device with modelID 'BY 265' is not supported.
zigbee2mqtt:warn 2018-10-16 21:41:05 Please see: https://github.com/Koenkk/zigbee2mqtt/wiki/How-to-support-new-devices
zigbee2mqtt:warn 2018-10-16 21:41:05 Device with modelID 'BY 265' is not supported.
zigbee2mqtt:warn 2018-10-16 21:41:05 Please see: https://github.com/Koenkk/zigbee2mqtt/wiki/How-to-support-new-devices
Does anyone still have a stock of flashed CC2531ās in the UK?
Planning on getting the debugger and downloader cable anyway but was hoping someone has the sniffer itself that can be shipped quicker so i can start testing stuff sooner.