core/homeassistant/components/ecobee
Jamin Collins 3b184ad11c
Implement support for additional ecobee hold modes (#40520)
* useEndTime2hour   - 2 hours
* useEndTime4hour   - 4 hours
* indefinite        - Until I change it

These changes have been tested with an ecobee3 lite running firmware
version 4.5.81.200

Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2021-01-07 18:09:22 -10:00
..
translations [ci skip] Translation update 2020-12-07 00:04:18 +00:00
__init__.py
binary_sensor.py
climate.py Implement support for additional ecobee hold modes (#40520) 2021-01-07 18:09:22 -10:00
config_flow.py
const.py Use weather attribute conditions constants (#39945) 2020-11-20 21:04:03 +01:00
manifest.json Bump python-ecobee-api to 0.2.8 (#44866) 2021-01-06 13:40:24 +01:00
notify.py
sensor.py
services.yaml
strings.json
util.py
weather.py