hass-core/homeassistant/components/smartthings
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-03-01 00:09:01 +00:00
__init__.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
binary_sensor.py
climate.py
config_flow.py
const.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
cover.py
fan.py Fix typing on fan percentage (#47259) 2021-03-02 08:32:24 +01:00
light.py
lock.py
manifest.json Bump pysmartthings and pysmartapp (#43240) 2020-11-14 21:57:42 +01:00
scene.py
sensor.py Add TV channel name to smartthings integration (#41729) 2020-11-17 17:20:59 -06:00
smartapp.py
strings.json Add location to base strings for config flows (#42374) 2020-10-25 23:41:26 +01:00
switch.py