core/homeassistant/components/tuya
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
climate.py Bump tuyaha to 0.0.10 and fix set temperature issues (#45732) 2021-02-15 16:20:45 -10:00
config_flow.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
const.py Bump tuyaha to 0.0.10 and fix set temperature issues (#45732) 2021-02-15 16:20:45 -10:00
cover.py
fan.py Fix typing of fan speed count and steps (#46790) 2021-02-19 19:57:21 -10:00
light.py
manifest.json Bump tuyaha to 0.0.10 and fix set temperature issues (#45732) 2021-02-15 16:20:45 -10:00
scene.py
services.yaml
strings.json Bump tuyaha to 0.0.10 and fix set temperature issues (#45732) 2021-02-15 16:20:45 -10:00
switch.py