core/homeassistant/components/demo
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 Update translations 2021-02-03 11:46:49 +01:00
__init__.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
air_quality.py
alarm_control_panel.py
binary_sensor.py
calendar.py
camera.py
climate.py
config_flow.py
const.py
cover.py Add DemoCover with only tilt controls (#45228) 2021-01-20 19:11:55 -06:00
demo_0.jpg
demo_1.jpg
demo_2.jpg
demo_3.jpg
device_tracker.py
fan.py Fix typing on fan percentage (#47259) 2021-03-02 08:32:24 +01:00
geo_location.py
humidifier.py
image_processing.py
light.py
lock.py
mailbox.py
manifest.json
media_player.py
notify.py
number.py Fix demo number entity (#45991) 2021-02-05 15:08:28 +01:00
remote.py
sensor.py
services.yaml
strings.json
stt.py
switch.py
tts.mp3
tts.py
vacuum.py
water_heater.py
weather.py