Issue was also reported here.
For some reason @balloob thinks it is closed. It was actually fixed for Unifi in 0.98.1 but it is still broken for the deconz integration
Does anyone know what the two configs are supposed to say?
Issue was also reported here.
For some reason @balloob thinks it is closed. It was actually fixed for Unifi in 0.98.1 but it is still broken for the deconz integration
Does anyone know what the two configs are supposed to say?
I do and I have for sure a switch (on/off), not sure if I have also a sensor
I am running Deconz in docker (marthoc/deconz) and I am trying to update the firmware.
Unfortunately this seems not to work.
it continuously gives me below error:
/usr/bin/GCFFlasher_internal.bin: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.28' not found (required by /usr/lib/libwiringPi.so)
Flashing Error! Please re-run this script...
What can be wrong? I have checked the version running and it is:
libc6:armhf 2.28-10+rpi1 armhf GNU C Library: Shared libraries
I also have another problem.
I have 2 lights and 1 motion sensor.
If the motion sensor is triggered - in HA it witches on the lights - yet no link is made between the sensor and the lights…
Looks like wiringpi is causing a problem. You must be on Raspberry Pi. What Pi version? I will look into it!
I am running on a Raspberry Pi 3 B+ (using a raspbee)
Can you try recreating your container using the previous image, and then try flashing? marthoc/deconz:2.05.66
You can then recreate using 2.05.67 if you want to take advantage of new deconz version.
I have just started using deConz because I wanted support for IKEA blinds and that’s working OK(ish)
MQTT statestream is my problem though. Although the covers are announced on statestream and values initially populated correctly they don’t get updated when the blind is moved , either from the HA UI or via ZigBee. Is this a hass.io plugin issue, HA, deConz… or me ?
2.05.67. 0.98.1
Hi Mark,
I will try this this evening - but you will have to guide me a little bit on how to -
How can I recreate my container using a previous image?
Thanks,
Regards,
Dieter
Looks like the web socket isn’t signalling properly. Why it would go down without errors I don’t know
Indeed, what can I do to troubleshoot? Do I need to enable log somewhere else?
Does the websocket start up properly?
Yes, the first hours everything works normal
Hi Mark,
I have installed the docker image again it immediately shows the latest version 02.05.67.
Not sure if this is related to me downloading the raspbian image yesterday (https://phoscon.de/en/raspbee/install)
Strange thing is that the Raspbian image from phoscon shows a “Wifi” tab, while the docker container version doesn’t
But you don’t see any errors in the log?
indeed, nothing in log file anymore
like i said in previous posts, i had a look in the log file, last lines were:
2019-08-28 19:59:09 DEBUG (MainThread) [pydeconz.websocket] Websocket data: {"e":"changed","id":"17","r":"sensors","state":{"lastupdated":"2019-08-28T17:59:09","presence":false},"t":"event","uniqueid":"00:15:8d:00:03:05:8f:d4-01-0406"}
2019-08-28 20:03:04 DEBUG (MainThread) [pydeconz.websocket] Websocket data: {"config":{"alert":"none","battery":47,"group":"14613","on":true,"reachable":true},"e":"changed","id":"4","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:25:c1:d9-01-1000"}
2019-08-28 20:07:23 DEBUG (MainThread) [pydeconz.websocket] Websocket data: {"e":"changed","id":"2","r":"sensors","state":{"dark":false,"daylight":false,"lastupdated":"2019-08-28T18:07:23","status":180},"t":"event","uniqueid":"00:21:2e:ff:ff:02:a4:80-01"}
that was around 20:00 as you can see, no new lines anymore
i logged in in phoscon at around 23:00 , turn on / off switches from there, also looked at the state of a motion sensor, when i walked before, everything looked normal in phoscon, states were changing, just no new lines back to hassio to change states in hassio
only the other way, i was still able to power on / off a switch from hassio , i saw the state changing in phoscon, but not in hassio anymore
need to restart only hassio to get the new states back
Ok, that is weird. The socket is up but deconz doesn’t send anything on it.
Might need to create an issue on deconz GitHub
i did, but no respons yet :
there is a similar issue about states, but not 100% identical:
at the moment i am disabling other components that i added lately, maybe there is a conflict
cause deconz was pretty stable to me last 2 years, never had this issue
problems started happening since
upgrade from 96.x to 97.x and/or last components i added
now i disabled the asuswrt tracker to test, so waiting and testing, so i can rule out one by one