core/tests/components/demo
J. Nick Koston a74ae3585a
Fix backwards compatiblity with fan update to new model (#45951)
* Fix backwards compatiblity with fans update to new model

There were some non-speeds and devices that report a none
speed. These problems were discovered when updating zha
tasmota and vesync to the new model in #45407

* Update coverage

* fix check
2021-02-06 12:48:18 +01:00
..
__init__.py
conftest.py Stub light profiles (#42232) 2020-10-23 16:28:21 +02:00
test_calendar.py Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
test_camera.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
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 Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
test_fan.py Fix backwards compatiblity with fan update to new model (#45951) 2021-02-06 12:48:18 +01:00
test_geo_location.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_humidifier.py Add new humidifier entity integration (#28693) 2020-06-22 17:59:16 -07:00
test_init.py Fixed uncaught exceptions for demo (#34117) 2020-04-12 14:10:05 -07:00
test_light.py Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
test_lock.py Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
test_media_player.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_notify.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_number.py Add new number entity integration (#42735) 2020-12-02 13:50:48 +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 Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
test_vacuum.py Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00
test_water_heater.py Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07:00