0.0.5.6
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.