..
fixtures
snapshots
Deprecate weather.get_forecast ( #102534 )
2023-11-19 20:44:02 +01:00
__init__.py
conftest.py
test_alarm_control_panel.py
Improve errors for component configuration with missing keys ( #103982 )
2023-11-15 10:47:05 +01:00
test_binary_sensor.py
Small speed up to checking core state ( #107845 )
2024-01-18 08:41:32 -10:00
test_button.py
Migrate template tests to use freezegun ( #105341 )
2023-12-09 09:47:28 +01:00
test_config_flow.py
Assign specific error code for HomeAssistantError on websocket_api connection exceptions ( #104700 )
2023-11-29 13:07:52 +01:00
test_cover.py
Use modern platform path when reporting platform config errors ( #104238 )
2023-12-05 15:06:13 +01:00
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_image.py
Ruff: isort don't split imports based on trailing comma ( #98162 )
2023-08-10 14:27:03 +02:00
test_init.py
Add type hints to integration tests (part 22) ( #88234 )
2023-02-16 14:08:03 +01:00
test_light.py
Add RGB, RGBW and RGBWW capability to template.light ( #86047 )
2023-11-22 08:15:26 +01:00
test_lock.py
Add type hints to integration tests (part 22) ( #88234 )
2023-02-16 14:08:03 +01:00
test_manual_trigger_entity.py
Move TemplateEntity to template ( #98957 )
2023-08-24 15:37:04 +02:00
test_number.py
Add type hints to integration tests (part 22) ( #88234 )
2023-02-16 14:08:03 +01:00
test_select.py
Add type hints to integration tests (part 22) ( #88234 )
2023-02-16 14:08:03 +01:00
test_sensor.py
Add 'last_reset' for 'total' state_class template sensor ( #100806 )
2024-01-25 11:12:03 +01:00
test_switch.py
Small speed up to checking core state ( #107845 )
2024-01-18 08:41:32 -10:00
test_template_entity.py
test_trigger.py
Migrate template tests to use freezegun ( #105341 )
2023-12-09 09:47:28 +01:00
test_vacuum.py
Check supported features in calls to vacuum services ( #95833 )
2023-07-10 13:05:47 +02:00
test_weather.py
Deprecate weather.get_forecast ( #102534 )
2023-11-19 20:44:02 +01:00