nkgilley / python-ecobee-api

Python API for controlling Ecobee Thermostats
MIT License
44 stars 40 forks source link

Ability to create vacations #42

Closed FuzzyMistborn closed 4 years ago

FuzzyMistborn commented 4 years ago

Can the ability to create vacations be added?

https://www.ecobee.com/home/developer/api/documentation/v1/functions/CreateVacation.shtml

marthoc commented 4 years ago

Just posting here to update @FuzzyMistborn that I've opened a new PR to add the create_vacation and delete_vacation services to Home Assistant. Follow the progress (and test, please) here: https://github.com/home-assistant/home-assistant/pull/26923.