-
I get this error:
`g++ -c -pipe -Wno-attributes -Wno-psabi -Wall -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DDECONZ_DLLSPEC=Q_DECL_IMPORT -DUSE_WEBSOCKETS -DGW_SW_VERSION=\"2.05.74\" -DGW_SW_DAT…
-
Gents,
I'd like to discuss a couple of technical points I stumbled upon during my journey to properly integrate Develco end devices (especially the smoke sensor). It is in particular regarding:
…
-
# Environment
- Raspberry PI 3B+ (3.0A power supply)
- Conbee II (latest firmware 264A0700)
- deCONZ 2.05.72 inside Docker (HASS.io add-on version 5.0)
- Home Assistant 0.103.5
- USB devices conn…
-
## Device
- Product name: different Zigbee devices from lidl, like wallplug and Smart Motion sensor.
- Manufacturer: SilverCrest.
- Model identifier: SmartPlug, Smart Motion Sensor.
- Device…
-
I upgraded to 2.05.65 via the Hass.io addon and it's improved my Xiaomi sensors which were previously losing their connection entirely. Now it appears that they are not refreshing and the 2 that I hav…
-
I have a Feller switch (the most prevalent manufacturer of classic light switch and plugs in Switzerland). They have a device with the EnOcean module PTM 215Z, also says DOLPHIN on it.
https://www.…
-
Last night, deCONZ appears to have "soft crashed" on me:
- The GUI was re-initialised (battery symbols no longer show; removed devices re-appeared);
- the REST API plugin was re-initialised (state o…
-
I would be very pleased to see the Opus 55 Zigbee switch within the list of supported devices.
[Link](https://www.jaeger-direkt.com/onlineshop/haustechnik/installationsbussysteme/bussystem-hand-wands…
-
Hi guys, the last commit pushed to develop-v3 makes ESP32 crash. It does not crash on ESP2866 I tested it as well.
```log
commit 91e9b63c9618b3809a51ee7b0e0c057ad3bda62b (HEAD -> develop-v3, origi…
-
I found some code in the uart-board.c named UartUsbPutChar( obj, data ) seemed to transfer data via USB communication. But I can't find the definition of UartUsbPutChar( obj, data ). Is it support USB…