Skip to content

Releases: sander76/aio-powerview-api

v3.1.1

22 Mar 22:28
f5d54d0
Compare
Choose a tag to compare

v3.1.1

  • Fix missed timeout blocks and handle in websession

v3.1.0

22 Mar 07:27
d9b3cc8
Compare
Choose a tag to compare
  • General docstring updates
  • Handle kwargs in websessions for management of timeout internally
  • Update error handling in tools
  • Handle empty values and zeros better
  • Add type 53 (Sonnette) and yype 95 (Aura Illuminated, Roller). Note: Type 95 do not support light control
  • Handle PowerType 11 + 12. Both are fixed and cannot be edited

v3.0.2...v3.1.0

v3.0.2

15 Feb 11:59
d9b8e39
Compare
Choose a tag to compare
  • Add type 19 (Provenance Woven Wood)
  • Fix Positioning for ShadeVerticalTiltAnywhere + ShadeTiltOnly (Mid only)
  • Fix logging regression on initial setup
  • Fixes for ShadeVerticalTiltAnywhere + ShadeTiltOnly
  • Fix tests
  • Remove unneeded declerations
  • Fix shade position reporting for v2 shades
  • Dandle empty hub data being returned

v3.0.1...v3.0.2

v3.0.1

13 Sep 00:12
538dd3d
Compare
Choose a tag to compare
  • Raw hub data updates made via defined function (request_raw_data, request_home_data, request_raw_firware, detect_api_version)
  • Parse Gen 3 hub name based on serial + mac
  • Find API version based on firmware revision
  • Remove async_timeout and move to asyncio

v3.0.0

28 Aug 12:10
7e145bd
Compare
Choose a tag to compare
  • Major overhaul to incorporate gateway version 3 API. Version can be automatically detected or manually specified.
  • UserData class is deprecated and replaced with Hub.
  • ShadePosition class now replaces the raw json management of shades in support of cross generational management.
  • Schedules / Automations are now supported by the API
  • New get_objecttype methods available to returned structured data objects for consistent management

v2.0.4

13 Nov 00:36
8dceb35
Compare
Choose a tag to compare
  • Add Type 10 - SkyLift
  • Handle calls to update shade position during maintenance
  • Raise error directly on hub calls instead of logger

v2.0.3

08 Oct 05:25
9960c80
Compare
Choose a tag to compare
  • Add Type 26, 27 & 28 - Skyline Panels
  • Force capability 1 for Type 44 - Twist
  • Align class name standard

v2.0.2

29 Sep 05:29
a51e965
Compare
Choose a tag to compare

Fixes matching on capability

v2.0.1

07 Sep 06:36
71bf0ab
Compare
Choose a tag to compare
Merge pull request #24 from kingy444/master

v2.0.1

version 1.4

22 May 15:09
Compare
Choose a tag to compare