core/tests/components/demo
Franck Nijhof 0e98bc5ea2
Skip template result parsing in several places (#42408)
* Skip template result parsing in several places

* Adjust alert integration

* Adjust Alexa integration

* Adjust apns integration

* Adjust arest integration

* Adjust dialogflow integration

* Adjust generic camera integration

* Adjust imap email content  integration

* Adjust InfluxDB integration

* Adjust intent integration

* Adjust logbook integration

* Adjust HP ILO integration

* Adjust manual alarm control panel integration

* Adjust manual mqtt alarm control panel integration

* Adjust minio integration

* Adjust mqtt integration

* Adjust notify integration

* Adjust persistent notification integration

* Adjust rest integration

* Adjust rss feed template integration

* Adjust slack integration

* Adjust Xiaomi integration

* Adjust TCP integration

* Adjust Telegram Bot integration

* Bump CI cache version

* Revert "Bump CI cache version"

This reverts commit 875efe58cf.

* Adjust demo tests
2020-10-26 19:29:10 +01:00
..
__init__.py
conftest.py Stub light profiles (#42232) 2020-10-23 16:28:21 +02:00
test_calendar.py
test_camera.py
test_climate.py Use direct service calls in demo climate tests instead of climate common (#40934) 2020-10-01 11:22:30 +02:00
test_cover.py
test_fan.py Improve demo fan platform tests (#41123) 2020-10-04 13:49:13 +02:00
test_geo_location.py Rewrite demo unittest tests to pytest style test functions (#41845) 2020-10-19 23:29:44 +02:00
test_humidifier.py Add new humidifier entity integration (#28693) 2020-06-22 17:59:16 -07:00
test_init.py
test_light.py
test_lock.py
test_media_player.py Add media_player.repeat_set service (#41435) 2020-10-12 23:29:28 +02:00
test_notify.py Skip template result parsing in several places (#42408) 2020-10-26 19:29:10 +01:00
test_remote.py Rewrite demo unittest tests to pytest style test functions (#41845) 2020-10-19 23:29:44 +02:00
test_stt.py
test_vacuum.py
test_water_heater.py