Skip to content

Releases: pajzo/myuplink

Release 0.6.0

03 Apr 17:46
7cf2d26
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.6.0

Release 0.5.0

26 Feb 04:25
a31edb9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.5.0

Release 0.4.1

23 Feb 04:09
b77b482
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

Release 0.4.0

22 Feb 10:24
2558b02
Compare
Choose a tag to compare

What's Changed

  • Added some models and corrected spelling by @astrandb in #18
  • Add setter to DevicePoint.value and improve typing by @astrandb in #20
  • Version bump to 0.4.0 by @pajzo in #19
  • Preparing for GitVersion setup by @pajzo in #21
  • Add PyPI link to readme by @pajzo in #22
  • Walk-through of Models by @astrandb in #23
  • Return valid enum or None by @pajzo in #25
  • Processing with ruff and pylint, mostly docstrings by @astrandb in #26
  • Change from List to generic list by @astrandb in #27
  • Add calls for getting smart-home-modes and -zones from devices by @astrandb in #28

Full Changelog: 0.3.0...0.4.0

Release 0.3.0

19 Feb 04:39
f7c776f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.3.0

Release 0.2.1

12 Feb 13:40
d3bd251
Compare
Choose a tag to compare

What's Changed

  • MyUplinkAPI now using AbstractAuth by @pajzo in #15

Full Changelog: 0.2...0.2.1

Release 0.2

12 Feb 10:45
89140f0
Compare
Choose a tag to compare

What's Changed

  • Add py.typed to signal that the lib is typed by @astrandb in #5
  • Support for notifications by @pajzo in #9
  • Added ping endpoints by @pajzo in #11
  • Notifcation status as enum by @pajzo in #13
  • Device connection state enum by @pajzo in #14

Full Changelog: 0.1.1...0.2

Release 0.1.1

07 Feb 12:16
1b11b83
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.9...0.1.1

Release 0.1.0

07 Feb 08:03
30b5817
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.9...0.1.0

Release 0.0.9

15 Dec 09:36
Compare
Choose a tag to compare
install_requires fix