Skip to content

Releases: cryptk/python-omnilogic-local

v0.6.2

30 May 21:36

Choose a tag to compare

Fix

  • Non-compressed, non-segmented responses were missing the first few characters (#28) (f1f6913)

v0.6.1

30 May 21:09

Choose a tag to compare

Fix

  • Virtual heaters are always a list now (#27) (f8df720)

v0.6.0

30 May 20:29

Choose a tag to compare

Feature

v0.5.1

30 May 19:43

Choose a tag to compare

Fix

  • Cleanup message logging, allow slightly longer for ACK timeout (#25) (68f5fdc)

v0.5.0

30 May 19:13

Choose a tag to compare

Feature

  • Improve logging and message retransmission behavior (#24) (2712c6d)

v0.4.2

29 May 20:56

Choose a tag to compare

Fix

  • Mark v2_active field on CL lights as optional (#21) (fa46542)

Documentation

v0.4.1

28 May 14:15

Choose a tag to compare

Fix

  • Allow pydantic to fall back to int/str if value is not in an Enum (#18) (9db06b4)

v0.4.0

28 May 01:21

Choose a tag to compare

Feature

  • Add support for relays attached to backyards (#17) (2275ce9)

v0.3.4

27 May 14:56

Choose a tag to compare

Fix

  • Add MessageType.MSP_TELEMETRY_UPDATE to _wait_for_ack to prevent deathloops (#16) (8a65727)

v0.3.3

27 May 14:13

Choose a tag to compare

Fix

  • Dropped acks when requesting config/telem throwing us into a death loop (#15) (4a4b51d)