Erik Baauw

Results 263 comments of Erik Baauw

> Should I create a new issue for this localtime bug? Unfortunately I am not familiar with the deCONZ code (and the language) so I can't fix this myself. No...

I could, but then the bot closes it again. @Mimiix, what's wrong here?

Got the white and color ambiance E27 bulb today, LCA006. Same _Image Type_ and the Hue bridge upgraded it to `1.93.11` as well. Apart from the _Model Identifier_, the _HW...

Here's a first go at a DDF and accompanying switch. Should create a unicast binding for 0xFC03 and attribute reporting for 0x0002, with 300s interval. Attribute is linked to `on`,...

I don't have a Signe, but I assume it's similar to the gradiant lightstrip, see https://github.com/dresden-elektronik/deconz-rest-plugin/issues/5891.

See PR for latest code. ## Currrent State - ~~For now, use regular attributes for light state using `Item/val`, because`R.item('state/...').val` doesn't generate websocket notifications. By using 0xFC03/0x0002, `on`, `bri`, `ct`,...

Doing some more tests, now that setting multiple items from a script will trigger the corresponding event notifications. Look like the light firmware no longer reports _Color Mode_ nor _Enhanced...