treban / pimatic-raspbee

This plugin provides a raspbee interface for pimatic.
GNU General Public License v2.0
5 stars 5 forks source link

Deconz and Pimatic are not in sync #16

Closed scobby closed 5 years ago

scobby commented 6 years ago

Hello Treban, i have an issue where the deconz webinterface changes the status of the different sensors nearly immeditly, but on the pimatic side there is no change or it is very slow. Is this a problem on the websocket from the deconz software or on pimatic side?

two Screenshots from the both frontends. First one shot was the deconz and after that pimatic.

http://prntscr.com/jmt6dy

http://prntscr.com/jmt67z

scobby commented 6 years ago

hmmm now it works. We should monitor that.

sweebee commented 6 years ago

I found the following problem:

when scanning for lights in deconz, somehow pimatic loses the web socket connection, I have to restart pimatic to get it working again.

mat1990dj commented 5 years ago

I'm also having issues with pimatic and deconz sync deconz informs new updates and they dont appear on pimatic

treban commented 5 years ago

I will create a check if the web socket connection is still available and healthy.

treban commented 5 years ago

version 0.0.8 should fix this problem. The websocket has now a keep-alive and reconnect function.

scobby commented 5 years ago

think this is fixed