I have Hassio setup and working (mostly) but I cannot get any deconz events to show up when I try to listen for them.
I have read through multiple threads and subredits but I cannot find what I am doing wrong. All I ever see is ‘it just works’ but it does not. I do have my entities showing and working, just cant listen to events to try to configure my remotes.
starting version 232
[23:30:31] INFO: Waiting for device...
[23:30:33] INFO: Starting the deCONZ gateway...
libpng warning: iCCP: known incorrect sRGB profile
23:30:34:405 HTTP Server listen on address 0.0.0.0, port: 40850, root: /usr/share/deCONZ/webapp/
23:30:34:468 CTRL. 3.16.223:30:34:568 dev /dev/ttyAMA0
23:30:34:569 COM: /dev/ttyACM0 / serialno: DE2128296
23:30:34:569 COM: --dev: /dev/ttyACM0 (ConBee II)
23:30:34:569 ZCLDB init file /data/.local/share/dresden-elektronik/deCONZ/zcldb.txt
[23:30:34] INFO: Starting Nginx...
[23:30:34] INFO: Running Home Assistant discovery task...
[23:30:34] INFO: Running the deCONZ OTA updater...
[23:30:34] INFO: Running the IKEA OTA updater...
2020/02/22 23:30:34 [notice] 312#312: using the "epoll" event method
2020/02/22 23:30:34 [notice] 312#312: nginx/1.10.3
2020/02/22 23:30:34 [notice] 312#312: OS: Linux 4.19.93-v8
2020/02/22 23:30:34 [notice] 312#312: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2020/02/22 23:30:34 [notice] 312#312: start worker processes
2020/02/22 23:30:34 [notice] 312#312: start worker process 329
[23:30:34] INFO: Running the LEDVANCE/OSRAM OTA updater...
[23:30:34] INFO: deCONZ is set up and running!
23:30:34:851 parent process bash
23:30:34:852 gw run mode: docker/hassio
23:30:34:852 GW sd-card image version file does not exist: /data/.local/share/dresden-elektronik/deCONZ/gw-version
23:30:34:855 DB sqlite version 3.16.2
23:30:34:857 DB PRAGMA page_count: 26
23:30:34:857 DB PRAGMA page_size: 4096
23:30:34:858 DB PRAGMA freelist_count: 0
23:30:34:858 DB file size 106496 bytes, free pages 0
23:30:34:858 DB PRAGMA user_version: 6
23:30:34:858 DB cleanup
23:30:34:859 DB create temporary views
23:30:34:877 don't close database yet, keep open for 900 seconds
23:30:34:878 started websocket server at port 8081
23:30:34:889 GW firmware update not supported on x86 linux headless
23:30:34:891 found node plugin: libde_rest_plugin.so - REST API Plugin
23:30:34:897 found node plugin: libde_signal_plugin.so - Signal Monitor Plugin
23:30:44:240 found node plugin: libstd_otau_plugin.so - STD OTAU Plugin
23:30:44:277 dev /dev/ttyAMA0
23:30:44:277 COM: /dev/ttyACM0 / serialno: DE2128296
23:30:44:277 COM: --dev: /dev/ttyACM0 (ConBee II)
This plugin does not support propagateSizeHints()
This plugin does not support propagateSizeHints()
23:30:44:380 New websocket 172.30.32.1:33768 (state: 3)
23:30:44:381 New websocket 172.30.32.1:33792 (state: 3)
[23:30:45] INFO: Successfully send discovery information to Home Assistant.
23:30:45:275 Announced to internet http://dresden-light.appspot.com/discover
23:30:53:974 dev /dev/ttyAMA0
23:30:53:974 COM: /dev/ttyACM0 / serialno: DE2128296
23:30:53:974 COM: --dev: /dev/ttyACM0 (ConBee II)
This plugin does not support propagateSizeHints()
23:30:54:025 Device firmware version 0x264A0700
23:30:54:039 unlocked max nodes: 200
23:30:54:935 invalid current channel 0 (TODO)
23:30:55:081 Device protocol version: 0x010B
23:30:55:097 new node - ext: 0x00212effff04f448, nwk: 0x0000
23:30:55:130 SensorNode 2 set node 0x00158d0004511e27
23:30:55:131 SensorNode 3 set node 0x00158d0004511e27
23:30:55:148 SensorNode 4 set node 0x0017880106a6760e
23:30:55:234 Current channel 11
23:30:55:255 CTRL ANT_CTRL 0x03
23:30:55:289 Device protocol version: 0x010B
23:30:56:401 Current channel 11
23:30:56:420 CTRL ANT_CTRL 0x03
23:31:34:964 Current channel 11
23:31:34:974 Device TTL 901 s flags: 0x7
Okay, that’s weird. I can see the calls from the dimmer when I use the entities node and a debug node in node-red but still nothing in hassio. The really strange thing is that node-red outputs deconz_event in the debug note.
Sometimes patience is a virtue, sometimes it’s annoying. I have had circumstances where my Zigbee/Deconz stuff takes up to a half hour to settle down, join the mesh and start behaving.
Perhaps, but this has not worked all day. I installed it at 10am and it worked at 1am. Sine then, several reboots and automations were set up, but still nothing.