Skip to content

Releases: cjaliaga/aioaquarea

v0.7.2

01 Apr 12:47
9348dd4
Compare
Choose a tag to compare

What's Changed

v0.7.1

29 Mar 23:46
a8562de
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

v0.7.0

29 Mar 23:33
27b5881
Compare
Choose a tag to compare

What's Changed

v0.6.1

23 Jan 14:29
e702330
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fixes an issue where device direct was not honored on status refresh (#43) @cjaliaga

v0.6.0

18 Jan 22:25
Compare
Choose a tag to compare

What's Changed

v0.5.2

05 Jan 20:08
fe012af
Compare
Choose a tag to compare

What's Changed

  • Refactor DeviceStatus class to remove kw_only parameter (#40) @cjaliaga

v0.5.1

04 Jan 14:19
4f7fa2e
Compare
Choose a tag to compare

What's Changed

v0.5.0

30 Dec 22:46
c3ec768
Compare
Choose a tag to compare

What's Changed

v0.4.0

03 Dec 20:04
cec2949
Compare
Choose a tag to compare

What's Changed

  • Device can now get and refresh consumption data (#26) @cjaliaga

v0.3.8

09 Nov 23:20
b8f6243
Compare
Choose a tag to compare

What's Changed

  • Allows getting statistics from Aquarea Client (#23) @cjaliaga
    • First step to provide access to tank and device consumption and generation
  • Exposing current quiet mode as device's property (#22) @cjaliaga
  • Add support for setting quiet mode (#21) @swolix