Skip to content

Releases: hllhll/pyekonlib

Circumventing Event loop issue

02 Feb 14:31
Compare
Choose a tag to compare
Pre-release
0.4.2

Version bump, 0.4.2

First beta version

09 Jan 20:52
Compare
Choose a tag to compare
First beta version Pre-release
Pre-release

It looks like we cleared most of the bugs, package uploaded to pypi

Try to fix major stability bug

08 Jan 14:08
Compare
Choose a tag to compare
Pre-release

(title)

Implemented designated turn off/on message/command

31 Dec 14:58
Compare
Choose a tag to compare

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

10 Nov 22:21
Compare
Choose a tag to compare
Touch Pre-release
Pre-release
0.2c

Unknown issue?

Use call later instead of thread with sleep

10 Nov 22:17
Compare
Choose a tag to compare
0.2b

Used callLater instead of asyncsleep

Major rework of async stuff

10 Nov 21:36
Compare
Choose a tag to compare
Pre-release

Major rework of async stuff, hopefully, better (replaced the reciver "thread" with loop.create_datagram_endpoint

Initial release tag (alpha)

03 Nov 09:23
Compare
Choose a tag to compare
Pre-release

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?

03 Nov 08:39
Compare
Choose a tag to compare

see prev

Initial release tag (alpha)

31 Oct 20:09
Compare
Choose a tag to compare
Pre-release

Hopefully this would be the final-first-release