core/homeassistant/components/ecobee
treylok 1ca99c4fa4
Add ecobee humidity attributes (#44366)
* Update humidity attributes.

* Update climate.py

* Raise ValueError

* Update conditions for humidity controls to show

Humidity controls only show when the humidifier mode is in "manual" mode.
2020-12-21 20:03:26 +01:00
..
translations [ci skip] Translation update 2020-12-07 00:04:18 +00:00
__init__.py
binary_sensor.py
climate.py Add ecobee humidity attributes (#44366) 2020-12-21 20:03:26 +01:00
config_flow.py Use common strings in Ecobee config flow (#41257) 2020-10-05 13:53:11 +02:00
const.py Use weather attribute conditions constants (#39945) 2020-11-20 21:04:03 +01:00
manifest.json
notify.py
sensor.py
services.yaml
strings.json Use common strings in Ecobee config flow (#41257) 2020-10-05 13:53:11 +02:00
util.py
weather.py