uebelack / python-maxcube-api

A python api to control the Max! Cube thermostats.
https://github.com/uebelack/python-maxcube-api
MIT License
21 stars 26 forks source link

Support for Wall Thermostat and Window Shutter and Rooms #6

Closed BastianPoe closed 7 years ago

BastianPoe commented 7 years ago

This pull request adds the following features to python-maxcube-api:

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.1%) to 98.039% when pulling 7f308a92aa3a0697d4c139c60a39ed87b9493ec4 on BastianPoe:feature/more_devices into d3e3a080d72e234dc26dfd517a44e1df1f8614cd on goodfield:master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.6%) to 98.79% when pulling 7f777da920b2d2abb33cb3667516f3a6bb54d2e3 on BastianPoe:feature/more_devices into d3e3a080d72e234dc26dfd517a44e1df1f8614cd on goodfield:master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.6%) to 98.79% when pulling 7f777da920b2d2abb33cb3667516f3a6bb54d2e3 on BastianPoe:feature/more_devices into d3e3a080d72e234dc26dfd517a44e1df1f8614cd on goodfield:master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.6%) to 98.79% when pulling 7f777da920b2d2abb33cb3667516f3a6bb54d2e3 on BastianPoe:feature/more_devices into d3e3a080d72e234dc26dfd517a44e1df1f8614cd on goodfield:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.1%) to 98.069% when pulling c45a0953d5ea361193291fb2385d413d3d635803 on BastianPoe:feature/more_devices into d3e3a080d72e234dc26dfd517a44e1df1f8614cd on goodfield:master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.7%) to 98.842% when pulling b2a045084fbcad0d470c85e54b36c3d6c33b5cd7 on BastianPoe:feature/more_devices into d3e3a080d72e234dc26dfd517a44e1df1f8614cd on goodfield:master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.7%) to 98.842% when pulling b2a045084fbcad0d470c85e54b36c3d6c33b5cd7 on BastianPoe:feature/more_devices into d3e3a080d72e234dc26dfd517a44e1df1f8614cd on goodfield:master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.7%) to 98.842% when pulling 44857a5783bc16c2f34cc2f6b363d734a6d776eb on BastianPoe:feature/more_devices into d3e3a080d72e234dc26dfd517a44e1df1f8614cd on goodfield:master.

BastianPoe commented 7 years ago

Hi @goodfield, could you please review my pull request? I have already implemented maxcube support for home-assistant.io, but need a fresh release of this library to open up the pull request. The patch adds support for thermostats, wall thermostats and window shutters to home-assistant.io. Thank you very much!

uebelack commented 7 years ago

Hi Bastian,

Thanks for your great work! just merged it and deployed new version 0.1.0 to pypi.

Cheers

David