Releases: manzanotti/geniushub-client
Releases · manzanotti/geniushub-client
v0.7.1
What's Changed
- Update the GitHub action to target the main branch by @manzanotti in #80
- Switch to current repo for flake8 by @rbubley in #73
- Issues with unknown devices or errors are now handled by @manzanotti in #79
- Update publish.yml by @manzanotti in #84
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Create GeniusService by @manzanotti in #32
- Use argparse by @zxdavb in #36
- Add an abstract data property to GeniusObject by @manzanotti in #37
- Add some general unit tests for v3 conversion by @manzanotti in #40
- Add some unit tests for v3 to v1 properties conversion by @manzanotti in #41
- Add tests for zone state values by @manzanotti in #42
- Add tests for the is_occupied function by @manzanotti in #43
- Add tests for converting v3 timer schedule JSON by @manzanotti in #44
- Add tests for converting v3 footprint schedule data by @manzanotti in #46
- Add tests for the override by @manzanotti in #47
- Set new output field from bOutRequestHeat. Added tests by @manzanotti in #50
- Add (some) support for Powered Room Thermostat by @rbubley in #54
- Fix some simple errors in example by @rbubley in #53
- Add 'Unknown' Zone Mode, reported in the wild - works around Issue #63 by @rbubley in #64
New Contributors
- @manzanotti made their first contribution in #32
- @rbubley made their first contribution in #54
Full Changelog: v0.6.30...v0.7.0