Releases: hllhll/pyekonlib
Releases · hllhll/pyekonlib
Circumventing Event loop issue
0.4.2 Version bump, 0.4.2
First beta version
It looks like we cleared most of the bugs, package uploaded to pypi
Try to fix major stability bug
(title)
Implemented designated turn off/on message/command
Turning off cannot be done sending update command with state=0 (only works for cool, low) instead there is a specific message for turning the HVAC off implemented in the controllers turnOff method
Touch
Use call later instead of thread with sleep
0.2b Used callLater instead of asyncsleep
Major rework of async stuff
Major rework of async stuff, hopefully, better (replaced the reciver "thread" with loop.create_datagram_endpoint
Initial release tag (alpha)
Still trying to figure why migration doesn't work from Rpi, while from PC the same function does!
Initial release tag (alpha)-Is migration working?
see prev
Initial release tag (alpha)
Hopefully this would be the final-first-release