nkgilley / python-ecobee-api

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

Fix Create Vacation #57

Closed treylok closed 3 years ago

treylok commented 3 years ago

Update createVacation function to use correct parameter names

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

marthoc commented 3 years ago

@nkgilley Can you merge this PR and then release a new version? Will solve an existing HA bug. Thanks!