.. |
__init__.py
|
…
|
|
test_aiohttp_client.py
|
…
|
|
test_aiohttp_compat.py
|
…
|
|
test_area_registry.py
|
…
|
|
test_check_config.py
|
Fix bug in check_config when an integration is removed by its own validator (#96068)
|
2023-07-20 11:45:44 +02:00 |
test_collection.py
|
Support marking an assist pipeline as preferred (#91418)
|
2023-04-15 10:05:46 -04:00 |
test_condition.py
|
…
|
|
test_config_entry_flow.py
|
…
|
|
test_config_entry_oauth2_flow.py
|
…
|
|
test_config_validation.py
|
Allow homeassistant in MQTT configuration_url schema (#96107)
|
2023-07-22 22:50:58 +02:00 |
test_debounce.py
|
Fix debouncer not scheduling timer when wrapped function raises (#94689)
|
2023-06-15 22:15:49 -04:00 |
test_deprecation.py
|
…
|
|
test_device_registry.py
|
Move device info validation to device registry (#96465)
|
2023-07-14 08:55:17 -04:00 |
test_discovery.py
|
…
|
|
test_discovery_flow.py
|
…
|
|
test_dispatcher.py
|
…
|
|
test_entity.py
|
Move device info validation to device registry (#96465)
|
2023-07-14 08:55:17 -04:00 |
test_entity_component.py
|
Add service response data for listing calendar events (#94759)
|
2023-06-23 23:34:34 -04:00 |
test_entity_platform.py
|
Move device info validation to device registry (#96465)
|
2023-07-14 08:55:17 -04:00 |
test_entity_registry.py
|
Stable entity registry id when a deleted entity is restored (#77710)
|
2023-06-26 15:54:35 +02:00 |
test_entity_values.py
|
Limit cache size of EntityValues (#94983)
|
2023-06-21 22:23:35 +02:00 |
test_entityfilter.py
|
Reduce overhead to filter entities in the recorder (#93656)
|
2023-05-27 19:52:42 -04:00 |
test_event.py
|
Cleanup EventType typing (#97136)
|
2023-07-24 13:18:38 +02:00 |
test_frame.py
|
…
|
|
test_httpx_client.py
|
…
|
|
test_icon.py
|
…
|
|
test_init.py
|
…
|
|
test_instance_id.py
|
Regenerate instance ID on error (#94898)
|
2023-06-20 11:16:51 +02:00 |
test_integration_platform.py
|
…
|
|
test_intent.py
|
Update service call return values and error handling (#94657)
|
2023-06-16 07:01:40 -07:00 |
test_issue_registry.py
|
…
|
|
test_json.py
|
…
|
|
test_location.py
|
…
|
|
test_network.py
|
…
|
|
test_ratelimit.py
|
Move overlapping pylint rules to ruff, disable mypy overlap (#94359)
|
2023-06-27 17:42:46 +02:00 |
test_recorder.py
|
…
|
|
test_reload.py
|
…
|
|
test_restore_state.py
|
Add slots to the StateMachine class (#95849)
|
2023-07-05 14:00:37 +02:00 |
test_schema_config_entry_flow.py
|
…
|
|
test_script.py
|
Add script specific error messages for `response_variable` (#95188)
|
2023-06-24 21:34:57 -07:00 |
test_script_variables.py
|
…
|
|
test_selector.py
|
Make default theme selectable for set theme service (#96849)
|
2023-07-18 17:36:35 +02:00 |
test_service.py
|
Allow for translating service examples (#97141)
|
2023-07-24 15:57:02 +02:00 |
test_significant_change.py
|
…
|
|
test_singleton.py
|
…
|
|
test_start.py
|
…
|
|
test_state.py
|
Remove deprecated state.get_changed_since (#96579)
|
2023-07-18 09:42:48 +02:00 |
test_storage.py
|
Improve handling of unrecoverable storage corruption (#96712)
|
2023-07-19 09:23:12 +02:00 |
test_storage_remove.py
|
Import `util.dt` as `dt_util` in remaining tests, enforce with ruff (#93765)
|
2023-05-30 23:30:31 +03:00 |
test_sun.py
|
…
|
|
test_system_info.py
|
Ensure async_get_system_info does not fail if supervisor is unavailable (#96492)
|
2023-07-16 11:10:07 -04:00 |
test_temperature.py
|
…
|
|
test_template.py
|
Add slots to the StateMachine class (#95849)
|
2023-07-05 14:00:37 +02:00 |
test_translation.py
|
…
|
|
test_trigger.py
|
…
|
|
test_update_coordinator.py
|
Add ability to shutdown a coordinator on STOP (#92611)
|
2023-05-05 16:05:03 +02:00 |