Skip to content

Releases: ThyMYthOS/python-stiebel-eltron

v0.2.2

09 Aug 10:42

Choose a tag to compare

What's Changed

  • Adapt library to pymodbus 3.10.0 by @Djcd in #8

New Contributors

  • @Djcd made their first contribution in #8

Full Changelog: v0.2.1...v0.2.2

v0.2.1

09 Aug 08:59

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

  • Limit pymodbus to >=3.8.3 and <3.10 as pymodbus 3.10 has incompatible changes
  • Update dependencies
  • Set asyncio_default_fixture_loop_scope to function

v0.2.0

19 Jul 14:26

Choose a tag to compare

What's Changed

New Contributors

  • @pail23 made their first contribution in #1

Full Changelog: v0.1.1...v0.2.0

v0.1.1

28 Apr 08:01
3ba7daa

Choose a tag to compare

Change github URL from fucm to ThyMYthOS

v0.1.0

28 Apr 08:01

Choose a tag to compare

Fix pylint issues