OBone-git / Cozytouch-domoticz

Python script for read/write data between the cozytouch server and domoticz on rpi
MIT License
17 stars 15 forks source link

Few bugfixes after testing with Thermor water heater V5 mural #13

Closed Zaphod-dev closed 4 years ago

Zaphod-dev commented 4 years ago

After these few changes, all devices are created and appear to be updated.

Some changes related to ASCII/UTF-8 are hacks (basically removing non ascii characters in device name strings) because I don't really know how to handle this correctly in Pyhton...