Skip to content

Releases: OnFreund/pymonoprice

v0.6.1

27 Jun 10:19
2329906

Choose a tag to compare

What's Changed

Full Changelog: v0.6...v0.6.1

v0.6

27 Jun 07:56
91607eb

Choose a tag to compare

What's Changed

  • Migrate serial backend from pyserial/pyserial-asyncio-fast to serialx, enabling support for ESPHome serial proxies and network serial connections (socket://, rfc2217://)
  • Modernize project packaging and build system
  • Fix test and mypy compatibility with Python 3.14

0.5

28 May 14:11
f3c9049

Choose a tag to compare

0.5

What's Changed

  • Swap pyserial-asyncio for pyserial-asyncio-fast by @epenet in #10

New Contributors

Full Changelog: 0.4...0.5

Code modernization

26 Oct 15:24

Choose a tag to compare

What's Changed

  • Code modernization performed by @flacjacket, now latest versions of Python3 are supported
  • New function Monoprice.all_zone_status() that returns a list of zone statuses for a monoprice unit

New Contributors

Full Changelog: 0.3...0.4

0.3

26 Oct 02:59

Choose a tag to compare

0.3

Added support for asyncio

0.2

02 Oct 05:04

Choose a tag to compare

0.2
prepared release 0.2

First release

02 Oct 00:33

Choose a tag to compare

0.1

initial commit