Skip to content

Tags: JohNan/pyflichub-tcpclient

Tags

v0.1.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: JSON parsing error on too large payloads & server_info errors in…

… log (#7)

* fix list tyoe for FlicButton

* fix dict type for _data_ready

* Match command server info in tcpserver to client lib (server_info -> server)

* add buffer for too long packets

---------

Co-authored-by: martin <[email protected]>

v0.1.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update button.py (#6)

v0.1.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from JohNan/johnan/server-info

Fetch server version from the hub + code refactor

v0.1.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from JohNan/johnan/ready-event

Handle ready event

v0.1.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2 from JohNan/JohNan-patch-1

Fixes crashes when ssid is not set and battery timestamp

v0.1.5

Verified

This commit was signed with the committer’s verified signature.
JohNan Johan Nenzén
Rename hub info

v0.1.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update pythonpublish.yml

v0.1.3

Verified

This commit was signed with the committer’s verified signature.
JohNan Johan Nenzén
Handle broken received data

v0.1.2

Verified

This commit was signed with the committer’s verified signature.
JohNan Johan Nenzén
Missing file

v0.1.1

Verified

This commit was signed with the committer’s verified signature.
JohNan Johan Nenzén
Build fixes