Skip to content

Releases: home-assistant-libs/aioshelly

0.3.3

24 Sep 15:04
4f48150
Compare
Choose a tag to compare

What's Changed

0.3.2

15 Sep 21:42
b282666
Compare
Choose a tag to compare

What's Changed

  • Add REST call to /status needed for RSSI, Cloud, Uptime sensors (#15) @chemelli74
  • Fix channel property when description doesn't contain "_" (#14) @bieniu

0.3.1

10 Sep 20:16
6f3f411
Compare
Choose a tag to compare

What's Changed

0.3.0

06 Sep 13:49
b8a37f3
Compare
Choose a tag to compare

What's Changed

  • [Breaking change] Add support for options object including preferred temperature unit (#9) @balloob
  • Added identification for new Shelly UNI (#10) @chemelli74
  • Added missing models (#8) @chemelli74

0.2.2

29 Aug 11:09
e60429b
Compare
Choose a tag to compare

What's Changed

0.2.1

26 Aug 16:42
Compare
Choose a tag to compare
  • Add constants to read out block description

0.2.0

26 Aug 15:59
Compare
Choose a tag to compare

What's Changed

  • Add some missing model names (#2) @bieniu
  • Add generic block.set_state method so now we support controlling lights
  • Add generic block attribute getters so now we support sensors
  • Supports authentication

0.1.2

24 Aug 08:14
Compare
Choose a tag to compare
  • Add model names dictionary MODEL_NAMES

0.1.1

24 Aug 07:49
Compare
Choose a tag to compare
  • Close the COAP context if any exception happens during initialization

0.1

23 Aug 07:04
Compare
Choose a tag to compare
0.1

Initial release.