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 Use moisture and moving device class in various integrations (#39963) 2020-09-13 16:33:54 +02:00
climate.py
config_flow.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
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 Remove unused SmartThings capability subscriptions (#38128) 2020-07-31 17:40:23 +02:00
strings.json Add location to base strings for config flows (#42374) 2020-10-25 23:41:26 +01:00
switch.py