manzanotti / geniushub-client

Python library to provide direct connectivity to Genius Hub.
MIT License
9 stars 5 forks source link

Added class to store zone properties. #48

Closed manzanotti closed 1 year ago

manzanotti commented 3 years ago

Added new method to parse the v3 JSON values in to the properties class. Also updated the data property to use a method to get the values it requires from the properties class to put on to the data JSON.

manzanotti commented 3 years ago

Made the changes requested.

zxdavb commented 3 years ago

Can I check you've blackened the files?

manzanotti commented 3 years ago

Yes, ran Black repeatedly (for a change!)

manzanotti commented 3 years ago

@zxdavb Hi David. Didn't realise you were waiting on a response to this, thought it was just awaiting getting the remote tests to work?