Skip to content

Releases: fredericvl/py-agua-iot

v0.0.12

05 Jun 18:52
4d8e1db
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.11...v0.0.12

v0.0.11

25 May 16:38
38496c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.11

v0.0.8

08 Oct 15:51
a13664c
Compare
Choose a tag to compare

This fixes issue #12 created by the change in Home Assistant to include pyJWT 2.1.0

v0.0.7

18 Apr 12:39
3394a38
Compare
Choose a tag to compare

Changes:

  • Implement optional separate login URL for Piazzetta use case (#9)

v0.0.6

13 Feb 13:56
Compare
Choose a tag to compare
  • Add extra debug logging
  • Possible fix for setting power to 0

v0.0.5

06 Feb 09:15
Compare
Choose a tag to compare
  • Add properties to check min/max power (3061390)
  • Update HA example to map dynamic min/max power values into fan mode (292c109)

v0.0.4

10 Jan 10:08
Compare
Choose a tag to compare

Fix bug with formatting string on set (thanks @gzeel for the report)

v0.0.3

10 Jan 07:12
Compare
Choose a tag to compare

Fix property set_air_temperature: some stoves tend to return a string, so get the numbers out of the string and return as float.

v0.0.2

09 Jan 16:42
Compare
Choose a tag to compare

Auto-remove trailing slash from API URL

v0.0.1

09 Jan 16:10
Compare
Choose a tag to compare

Initial version