Hi Steven,
Thanks for the great work on plugwise-2-py. I've got it running in my house with 12 circles and Domoticz which runs fantastico.
There is a strange thing with plugwise-2-web.py service and websockets. On some devices (macbook air, linux box, ipad 2) and Chrome the measurements are showing and updating. However, on newer devices (ipad mini, iphone 6) with chrome and on the macbook air with safari the measurements are not showing.
Before I start an extensive debug session I would like to know if this sounds familiar to you and if you have a clue?
Thanks,
Martin\
Edit. I started to check the developers tool in Safari. When connecting with Plugwise-2-web.py it logs multiple messages like:
WebSocket connection to 'ws://diskstation:8000/socket.ws' failed: Invalid HTTP version string: HTTP/1.0
Googling a bit further shows this
link.
I'll try if I can fix this in my git checkout.