What's Changed
* Create GeniusService by manzanotti in https://github.com/manzanotti/geniushub-client/pull/32
* Use argparse by zxdavb in https://github.com/manzanotti/geniushub-client/pull/36
* Add an abstract data property to GeniusObject by manzanotti in https://github.com/manzanotti/geniushub-client/pull/37
* Add some general unit tests for v3 conversion by manzanotti in https://github.com/manzanotti/geniushub-client/pull/40
* Add some unit tests for v3 to v1 properties conversion by manzanotti in https://github.com/manzanotti/geniushub-client/pull/41
* Add tests for zone state values by manzanotti in https://github.com/manzanotti/geniushub-client/pull/42
* Add tests for the is_occupied function by manzanotti in https://github.com/manzanotti/geniushub-client/pull/43
* Add tests for converting v3 timer schedule JSON by manzanotti in https://github.com/manzanotti/geniushub-client/pull/44
* Add tests for converting v3 footprint schedule data by manzanotti in https://github.com/manzanotti/geniushub-client/pull/46
* Add tests for the override by manzanotti in https://github.com/manzanotti/geniushub-client/pull/47
* Set new output field from bOutRequestHeat. Added tests by manzanotti in https://github.com/manzanotti/geniushub-client/pull/50
* Add (some) support for Powered Room Thermostat by rbubley in https://github.com/manzanotti/geniushub-client/pull/54
* Fix some simple errors in example by rbubley in https://github.com/manzanotti/geniushub-client/pull/53
* Add 'Unknown' Zone Mode, reported in the wild - works around Issue 63 by rbubley in https://github.com/manzanotti/geniushub-client/pull/64
New Contributors
* manzanotti made their first contribution in https://github.com/manzanotti/geniushub-client/pull/32
* rbubley made their first contribution in https://github.com/manzanotti/geniushub-client/pull/54
**Full Changelog**: https://github.com/manzanotti/geniushub-client/compare/v0.6.30...v0.7.0