Skip to content

0.0.5.6

Compare
Choose a tag to compare
@RobertD502 RobertD502 released this 29 Apr 01:05
· 155 commits to main since this release
f25bcd3

Changes

1. Bumped hass-flair-helper library to 0.1.8:

  • Uses single client session for all Flair API endpoints. This has cut down the integration setup time in half.

  • Current plan, within the next month or so, is to write a new backend library which will be asynchronous and wrap Flair's API itself without relying on Flair's API python wrapper.

Note

  • The new library WILL REQUIRE OAUTH2 CREDENTIALS. If you don't already have OAuth2 credentials, be sure to get them
    before this library change is made.

2. Code changes made to reflect deprecations introduced in 2022.5.0