Skip to content

Releases: alengwenus/pypck

0.7.2

22 Oct 12:48

Choose a tag to compare

Improvements

  • Add K as Kelvin unit (according to SI units).

0.7.1

22 Oct 12:52

Choose a tag to compare

Improvements

  • Function for registering a callback for new arrived inputs returns a callback to unregister the callback itself.

0.7.0

22 Oct 13:07

Choose a tag to compare

Improvements

  • Module name/comments requests.
  • Handling of host exceptions (e.g, license error, lcn-connection error, ...).
  • Add module scanning command.

Bugfixes

  • Setting operation mode right after authorization.
  • Occassionally missing spaces when retrieving names/comments from a module.

Other

  • Major code refactoring.