Just a version bump to align with newest Cozify changes. No functional breakage, just the API path.
0.2.9
As long as you're using cloud.ping() every now and then, tokens should no longer expire from under you. Plenty of other small improvements and more test coverage.
0.2.8
Testing moved to pytest for a more structured approach to tests. A smattering of attribute helpers added to aid using lowlevel calls, for example hub.tz() so you don't need to deal with hub._tz() parameters.
0.2.7
First implementation of transparent cloud remote functionality, i.e. being able to use all features even if not in the same network as the hub.
0.2.5
Compatibility update to match Cozify Hub API version 1.6. Also contains a basic start for better documentation and minor stability and error logging improvements.