Erik Baauw

Results 263 comments of Erik Baauw

See the many other issues that link to 21. It has been broken for a long time. You might try a firmware version that was current early 2017 from http://deconz.dresden-elektronik.de/deconz-firmware/?C=M;O=A....

The ConBee II wasn’t yet introduced back then. Tbh I’m not sure if the issue is with the firmware or with deCONZ, but I doubt 2.04.35 will want to work...

Yesterday, I reset the `lumi.weather` sensor connected to my Aqara hub and paired it with my dev/test deCONZ, v2.17.1-beta. This morning, the API shows a value in `config.battery` alright. The...

That looks to be an error in the DDF file, or in the script to translate the battery voltage reported by the sensor to a percentage. What version are you...

Indeed. The obvious inconsistency being the Trådfri motion sensors, that send _On with Timed Off_. You want to reset `state.presence` based on the command parameter exposed as (read-only) `config.delay`, (so...

Before the DDFs, the API would send _Off with Effect_ on `{"on": false}`, but, I think, only for Hue lights/devices. It should send _Off_ for other devices. Could you check...

You guys are mixing two things: touchlink search/reset vs touchlink pairing - Touchlink reset, as the name suggests, factory-resets a Zigbee device over touchlink. This is supported by deCONZ, and...

I'm actually trying to create a dynamic settings interface, using @homebride/plugin-ui-utils. Maybe I could create the option to download the dump file there? How do I create a button on...

Implementing Thread with Homebridge doesn't make sense to me. The promise of Matter is that we wouldn't be needing "HomeKit support for the impatient" anymore, as "all" devices would be...