Skip to content

Releases: velbus/python-velbustcp

2.0.0

31 Mar 07:38
7eb4da4

Choose a tag to compare

The code has been changed to work on an asyncio runtime for both serial and tcp connection.

1.6.0

13 Sep 07:36

Choose a tag to compare

  • Restructures the project to work as a module
  • Introduces tests
  • Adds typing
  • Removes NTP module

1.5.1

14 Dec 13:39
35d74bf

Choose a tag to compare

Check against utc_transition_time if it exists

1.5.0

24 Nov 08:42
5f0040a

Choose a tag to compare

Sets the dsrdtr property on the serial connection to enable RS-232 serial communication.

Version 1.4.1

17 Aug 05:34
d26ffdf

Choose a tag to compare

Fixes an issue where serial communication was locked.

Version 1.4.0

09 Nov 08:47
259573c

Choose a tag to compare

Implement raw byte logging
Implement buffer of to-send bus packets
Implement lock on bus error/full
Implement auto-reconnect serial

Version 1.2.6

17 Oct 08:17

Choose a tag to compare

Add ability to sync on a specific time
Add auto-sync on DST

Version 1.2.5

01 Oct 07:08

Choose a tag to compare

Add utf-8 auth key decoding check

Version 1.2.4

30 Sep 13:28

Choose a tag to compare

Disconnect client on invalid authorization key

Version 1.2.3

17 Sep 13:13

Choose a tag to compare

Also broadcast NTP to network clients