Skip to content

v1.4.0

Choose a tag to compare

@funkybunch funkybunch released this 26 Aug 01:05
deb8f3a

What's Changed

The legacy aiohttp-based authentication method has been replaced with a more robust version. Thanks @TheOneOgre!

The default auth method was updated to the new aiohttp auth client as even the official Auth0 SDK was being problematic in HA.

  • Add auth0-python to requirements.txt by @EdwardBetts in #106
  • Added Auth0 authorization function for proper and functional auth with ayla services. by @TheOneOgre in #107

New Contributors

Full Changelog: v1.3.4...v1.4.0