Erik Baauw
Erik Baauw
That’s what I suspect/hope. I’ll try and scan the code to see if it’s used somewhere when I’ll be at my computer.
Looks like it's generated on the fly when doing a GET of `/config`: https://github.com/dresden-elektronik/deconz-rest-plugin/blob/80952d6c5bfc5a12d3527176602b8423948897de/rest_configuration.cpp#L1066-L1078 And that also explains why it ends with `.1` rather than showing the default router address....
It's a bug alright, but with (close to) zero impact. I think there are many far more pressing issues.
For reasons only known by Xioami, this sensor uses the _Door Lock_ cluster. Probably adding support for one of the locks broke support for the vibration sensor.
Eve have announced that their Thread-enabled devices will support Matter, see https://www.evehome.com/en/matter?mtm_campaign=Matter%20Video&mtm_source=newsletter, but currently they run HomeKit over Thread. I doubt they’ll currently work with any non-Apple border router.
They run HomeKit (HAP) using Bluetooth and Thread as underlying transports. It's HomeKit, i.e. Apple, so anything non-standard is possible, I'm afraid. I don't know the details, but I think...
Cool, another item on my list for when I'll have won the lottery.
See _deCONZ for Dummies_. Typically all ZHA, ZLL, and Zigbee 3.0 devices devices appear in the GUI when they’ve joined the Zigbee network. The core also supports ZGP devices, but...
> but still does not show via the web interface at all. It needs to be supported by Phoscon before it shows there. Best open an issue in the Phoson...
The Hue app shows special animated scenes, _Candle_ and _Fireplace_. Looks like the animation is handled by the light strip firmware. When selecting _Candle_, the bridge sends command 0x00 to...