hass-core/homeassistant/components/ecobee
Quentame 198ecb0945
Uniformize platform setup (#47101)
* A platform is not a component

* Fix dynalite

* SUPPORTED_PLATFORMS --> PLATFORMS

* In tests

* In tests 2

* Fix SmartThings

* Fix ZHA test

* Fix Z-Wave

* Revert Z-Wave

* Use PLATFORMS const in ambient_station

* Fix ihc comment
2021-03-02 21:43:59 +01:00
..
translations [ci skip] Translation update 2021-02-24 00:04:14 +00:00
__init__.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
binary_sensor.py Use core GitHub URL in all files (#41089) 2020-10-03 00:04:11 +02:00
climate.py Fix climate hold bug in ecobee (#46613) 2021-02-16 07:06:20 -10:00
config_flow.py Use common strings in Ecobee config flow (#41257) 2020-10-05 13:53:11 +02:00
const.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
manifest.json Fix climate hold bug in ecobee (#46613) 2021-02-16 07:06:20 -10:00
notify.py use isort to sort imports according to PEP8 for ecobee (#29631) 2019-12-08 22:31:50 +05:30
sensor.py Use core GitHub URL in all files (#41089) 2020-10-03 00:04:11 +02:00
services.yaml Add Ecobee services (#38749) 2020-08-11 10:31:38 +02:00
strings.json Use common strings in Ecobee config flow (#41257) 2020-10-05 13:53:11 +02:00
util.py Exception chaining and wrapping improvements (#39320) 2020-08-28 13:50:32 +02:00
weather.py Use core GitHub URL in all files (#41089) 2020-10-03 00:04:11 +02:00