Releases: GuyLewin/home-assistant-lifetime-fitness
Releases · GuyLewin/home-assistant-lifetime-fitness
1.2.0
Changes:
- Fix: New API URL to fetch visits, also passing subscription key
- Feature: Allow debugging API client by running
api.py
Full Changelog: 1.1.1...1.2.0
1.1.1
Changelog:
- Update integration init to solve incompatibility with recent Home Assistant change
1.1.0
Changelog:
- Improved authentication flow - there'll now be customized errors based on the different possible errors from the server.
1.0.3
Changelog:
- Better exception handling during authentication and update. Exceptions are now logged for easier debugging.
1.0.2
Changelog:
- Fix visits_this_week attribute to include visits on first day of the week
1.0.1
Changelog:
- Make re-authentication work (before this - integration stopped working after a few days until reloading)