Closed bdraco closed 4 years ago
This creates a new PyTado.zone module that represents a tado zone. It takes care of normalizing all the attributes in the json api and adds a new getZoneState api call to wrap the api calls of getState.
@michaelarnauts I've integrated your json files. Can you take a look at this?
@bdraco 0.5.0 is pushed to pypi!
Thank you!
This creates a new PyTado.zone module that represents a tado zone. It takes care of normalizing all the attributes in the json api and adds a new getZoneState api call to wrap the api calls of getState.