python-ecobee-api icon indicating copy to clipboard operation
python-ecobee-api copied to clipboard

Python API for controlling Ecobee Thermostats

Results 5 python-ecobee-api issues
Sort by recently updated
recently updated
newest added

Hi I would like to contribute to this repo and collaborate with you to introduce the capability to add the door and window smartsensors into Ecobee integration directly. Since, these...

Is it possible to add the "vent" command from the Ecobee API? It has 4 options, ( The ventilator mode. Default: off. Values: auto, minontime, on, off.) but really on...

I'm working on extending the Home Assistant Ecobee integration to support changing preset cool & heat temperatures as another option for automation. The Ecobee API supports [changing the thermostat's program](https://www.ecobee.com/home/developer/api/examples/ex11.shtml)...

The following shows off how to get access to a list of all switches via polling https://github.com/SmartThingsCommunity/SmartThingsPublic/blob/master/smartapps/smartthings/ecobee-connect.src/ecobee-connect.groovy I Found that logging into your Ecobee account it makes a request to...

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...