Releases: lawtancool/pyControl4
Releases · lawtancool/pyControl4
v0.0.6a2
Don't close passed in ClientSession
v0.0.6a1
Alpha version: add passing in aiohttp ClientSession to account.py for Home Assistant
v0.0.5
error_handling: make BadCredentials and BadToken inherit from Unauthorized
v0.0.4
Add error handling for director token expiration
v0.0.3
Error handling with custom exceptions
v0.0.2
Add director token expiry date and don't call getAccountBearerToken()
on C4Account init
v0.0.1
Initial release with account, director, and light support