core/tests/components/demo
G Johansson 83f4d3af5c
Implement mode validation in Climate entity component (#105745)
* Implement mode validation in Climate entity component

* Fix some tests

* more tests

* Fix translations

* fix deconz tests

* Fix switcher_kis tests

* not None

* Fix homematicip_cloud test

* Always validate

* Fix shelly

* reverse logic in validation

* modes_str

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-27 14:51:39 +01:00
..
__init__.py
conftest.py
test_button.py Migrate demo test to use freezegun (#105644) 2023-12-13 14:33:59 +01:00
test_calendar.py
test_camera.py
test_climate.py Implement mode validation in Climate entity component (#105745) 2023-12-27 14:51:39 +01:00
test_cover.py
test_date.py
test_datetime.py
test_fan.py Use ServiceValidationError for invalid fan preset_mode and move check to fan entity component (#104560) 2023-11-29 13:56:51 +01:00
test_geo_location.py
test_humidifier.py Remove setup_platform for demo (#100867) 2023-10-15 23:12:41 +02:00
test_init.py
test_light.py
test_lock.py Remove setup_platform for demo (#100867) 2023-10-15 23:12:41 +02:00
test_media_player.py Add support for family to aiohttp session helper (#102702) 2023-10-24 18:40:39 -05:00
test_notify.py
test_number.py
test_remote.py Remove setup_platform for demo (#100867) 2023-10-15 23:12:41 +02:00
test_select.py Raise ServiceValidationError on invalid select option (#106350) 2023-12-27 09:45:55 +01:00
test_sensor.py
test_siren.py Remove setup_platform for demo (#100867) 2023-10-15 23:12:41 +02:00
test_stt.py
test_switch.py
test_text.py
test_time.py
test_update.py
test_vacuum.py Remove setup_platform for demo (#100867) 2023-10-15 23:12:41 +02:00
test_water_heater.py Remove setup_platform for demo (#100867) 2023-10-15 23:12:41 +02:00
test_weather.py Remove setup_platform for demo (#100867) 2023-10-15 23:12:41 +02:00