jabesq / netatmo-api-python

Simple API to access Netatmo weather station data from any python script (for Netatmo information, see www.netatmo.com)
MIT License
10 stars 34 forks source link

Add support for home schedule switch #46

Closed royto closed 5 years ago

royto commented 5 years ago

Netatmo energy support schedule. I personnaly has a default schedule and a guest one. Available schedule and selected one is already implemented in HomeData object

I'm using Home assistant and I want to switch schedule if I detect guests.

An API is available to switch schedule

I would be great to add support for this

cgtobi commented 5 years ago

I'll take that one.

cgtobi commented 5 years ago

Still needs to be implemented in HA.