nkgilley / python-ecobee-api

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

Add support to cancel Eco+ event #80

Open rplankenhorn opened 2 months ago

rplankenhorn commented 2 months ago

The API provides the ability to cancel Eco+ events:

https://developer.ecobee.com/home/developer/api/documentation/v1/operations/post-cancel-demand-response.shtml

This would be useful in Home Assistant because some users are not able to opt out of Eco+ and this could allow for an automation to cancel the event if it gets triggered.