deCONZ - Official thread

Same here

[s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] firmware.sh: executing... [15:35:34] INFO: GCFFlasher V3_17 (c) dresden elektronik ingenieurtechnik gmbh Path | Vendor | Product | Serial | Type -----------------+--------+---------+------------+------- /dev/ttyACM0 | 0x1CF1 | 0x0030 | DE2194613 | ConBee II /dev/ttyACM1 | 0x1CF1 | 0x0030 | | ConBee II /dev/ttyUSB0 | 0x0403 | 0x6001 | AO3RXEHS | Generic FTDI [cont-init.d] firmware.sh: exited 0. [cont-init.d] nginx.sh: executing... [cont-init.d] nginx.sh: exited 0. [cont-init.d] novnc.sh: executing... [cont-init.d] novnc.sh: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. [15:35:34] INFO: Websockify waiting for VNC to start [15:35:34] INFO: Running the OSRAM LEdvance OTA updater... [15:35:34] INFO: Running the IKEA OTA updater... [15:35:34] INFO: Running the deCONZ OTA updater... [15:35:34] WARNING: Your direct VNC access is not protected! [15:35:34] INFO: Starting VNC server (local/no)... [15:35:34] INFO: Starting websockify... WebSocket server settings: - Listen on 127.0.0.1:5901 - Flash security policy server - Web server. Web root: /usr/share/novnc - No SSL/TLS support (no cert file) - proxying from 127.0.0.1:5901 to 127.0.0.1:5900 [15:35:37] INFO: deCONZ waiting for VNC to start [15:35:37] INFO: Starting the deCONZ gateway... libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile [15:35:38] INFO: Starting Nginx... 2021/12/20 15:35:38 [notice] 314#314: using the "epoll" event method 2021/12/20 15:35:38 [notice] 314#314: nginx/1.14.2 2021/12/20 15:35:38 [notice] 314#314: OS: Linux 5.10.83 2021/12/20 15:35:38 [notice] 314#314: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2021/12/20 15:35:38 [notice] 314#314: start worker processes 2021/12/20 15:35:38 [notice] 314#314: start worker process 1457 15:35:37:841 HTTP Server listen on address 0.0.0.0, port: 40850, root: /usr/share/deCONZ/webapp/ 15:35:37:854 COM: use stable device path /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2194613-if00 15:35:37:864 COM: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2194613-if00 / serialno: DE2194613, ConBee II 15:35:37:864 ZCLDB init file /data/.local/share/dresden-elektronik/deCONZ/zcldb.txt 15:35:37:890 found node plugin: libde_signal_plugin.so - Signal Monitor Plugin 15:35:39:804 found node plugin: libstd_otau_plugin.so - STD OTAU Plugin 15:35:40:826 COM: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2194613-if00 / serialno: DE2194613, ConBee II 15:35:42:292 Device firmware version 0x26720700 ConBee II 15:35:42:301 unlocked max nodes: 512 15:35:42:414 Device protocol version: 0x010E 15:35:42:496 Current channel 15 15:35:42:524 CTRL ANT_CTRL 0x03 15:35:42:528 CTRL ZDP_RESPONSE handler 0x0001 15:35:42:567 Device protocol version: 0x010E 15:35:42:671 CTRL ANT_CTRL 0x03 15:35:42:674 CTRL ZDP_RESPONSE handler 0x0001 parse error: Invalid numeric literal at line 1, column 34 15:36:37:812 Device TTL 4789 s flags: 0x7 15:37:37:810 Device TTL 4729 s flags: 0x7 15:38:37:812 Device TTL 4669 s flags: 0x7 15:39:37:814 Device TTL 4608 s flags: 0x7

Same issue

Jus a shot in the dark: Noticed that in deconz app configuration there are only 2 options where to be select the device, neither one was the one currently in use. (I have /dev/ttyACM0)

However, there is the option for /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2215107-if00 with which the VNC seems to appear, Phoscon app does not connect to the gateway, though.

There is an option (3 dots on the upper right corner) to use .yaml to configure device, which might accept others than listed.

However, I cannot try right now, my system is controlling my garage, and there are people inside, who probably do not apprecaite lights going off :slight_smile: Can someone try?

Same issue here. How to rollback without a backup?

If anyone has the same problems. Its not a real & solid solution but a workaround:

  1. Stop add-on and disable autostart/watchdog
  2. Open terminal
  3. Check what is the latest version of used container docker images
  4. Download needed version docker pull homeassistantant/armhf-addon-deconz:6.10.0
  5. Delete version what is used by add-on docker rmi homeassistantant/armhf-addon-deconz:6.11.0
  6. Re-tag downloaded version with deleted docker tag homeassistantant/armhf-addon-deconz:6.10.0 homeassistantant/armhf-addon-deconz:6.11.0
  7. Start add-on.

Same Problem here! Rpi4, Conbee2 with extension, seems like deconz 6.11.0 is broken!

Edit: they are into it already! 6.11.0 update breaks DeconZ API · Issue #2317 · home-assistant/addons · GitHub

2 Likes

Same here, deconz 6.11.0 on ha rpi4 conbee ii is broken!

Mine’s gone too: Rpi4, Conbee2, HA OS. From the logs:


2021-12-20 15:27:32 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry 00212E053928 for deconz
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 313, in async_setup
result = await component.async_setup_entry(hass, self) # type: ignore
File "/usr/src/homeassistant/homeassistant/components/deconz/__init__.py", line 37, in async_setup_entry
if not await gateway.async_setup():
File "/usr/src/homeassistant/homeassistant/components/deconz/gateway.py", line 171, in async_setup
self.api = await get_gateway(
File "/usr/src/homeassistant/homeassistant/components/deconz/gateway.py", line 280, in get_gateway
await deconz.refresh_state()
File "/usr/local/lib/python3.9/site-packages/pydeconz/gateway.py", line 121, in refresh_state
data = await self.request("get", "")
File "/usr/local/lib/python3.9/site-packages/pydeconz/gateway.py", line 141, in request
return await self._request(
File "/usr/local/lib/python3.9/site-packages/pydeconz/gateway.py", line 160, in _request
raise ResponseError(
pydeconz.errors.ResponseError: Invalid content type: text/html
15:39:58:956 COM: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2147277-if00 / serialno: DE2147277, ConBee II
PROTO: CRC error
15:40:00:452 Device firmware version 0x26660700 ConBee II
15:40:00:455 unlocked max nodes: 512
15:40:00:474 Device protocol version: 0x010C
15:40:00:537 Current channel 25
15:40:00:542 CTRL ANT_CTRL 0x03
15:40:00:554 Device protocol version: 0x010C
15:40:00:581 CTRL ANT_CTRL 0x03
parse error: Invalid numeric literal at line 1, column 34

same here :frowning:

… me too. Going back to the previous version.

Sampe problem here, I had to roll back to the previous version

Got the same issue. Went back to previous version.

Also same issue here. After update devices are unavailable. Using Conbee II in VM on Synology.

Same here running I’m on NUC with Proxmox VM. Reroll back to v6.10.0. Will wait for the next ‘stable’ update

Thank god, Its not just me… Rasp Pi 4, using Conbee II - rolling back now then.

How do you roll back?

Maybe wait for 6.11.1 ?

I also have the same problem

Same here. Backup saved my day …

1 Like

Same here. Rolled back with Backup.