Skip to content

0.0.5.8

Choose a tag to compare

@RobertD502 RobertD502 released this 22 Jun 20:39
9f8e19e

Changes

  • Bumped hass-flair-helper to 0.1.9: Uses forked version of Flair's API wrapper which utilizes a requests Session object to reuse the same TCP connection to Flair's servers instead of establishing a new connection for every request.

Acknowledgments

Thanks @fcfort for bringing the Session object to my attention!