.. |
snapshots
|
Deprecate DeviceEntry.suggested_area (#149730)
|
2025-08-04 10:34:38 +02:00 |
__init__.py
|
…
|
|
test_aiohttp_client.py
|
Only create a single resolver object if there are multiple aiohttp sessions (#144090)
|
2025-05-02 13:43:06 -05:00 |
test_area_registry.py
|
Get area and floor by alias (#126150)
|
2025-03-27 16:02:47 +01:00 |
test_category_registry.py
|
…
|
|
test_chat_session.py
|
Make get_chat_session a callback context manager (#137146)
|
2025-02-01 23:37:24 -05:00 |
test_check_config.py
|
Prefer from...import...as over import...as in core tests (#136146)
|
2025-01-21 09:28:17 +01:00 |
test_collection.py
|
…
|
|
test_condition.py
|
Move zone conditions to the zone integration (#148157)
|
2025-07-07 18:27:44 +02:00 |
test_config_entry_flow.py
|
Fix DiscoveryFlowHandler when discovery_function returns bool (#133563)
|
2025-01-16 12:31:16 -10:00 |
test_config_entry_oauth2_flow.py
|
Make sure we can set up OAuth based integrations via discovery (#145144)
|
2025-05-26 20:48:07 +02:00 |
test_config_validation.py
|
Move sun conditions to the sun integration (#144742)
|
2025-05-12 23:03:37 +01:00 |
test_debounce.py
|
Fix data update coordinator garbage collection (#137299)
|
2025-02-04 11:20:06 +01:00 |
test_deprecation.py
|
Improve (and align) deprecation messages (#147948)
|
2025-07-05 00:02:36 +02:00 |
test_device.py
|
Do not add derivative config entry to source device (#148674)
|
2025-07-14 13:33:00 +02:00 |
test_device_registry.py
|
Make device suggested_area only influence new devices (#149758)
|
2025-08-04 10:34:42 +02:00 |
test_discovery.py
|
…
|
|
test_discovery_flow.py
|
…
|
|
test_dispatcher.py
|
…
|
|
test_entity.py
|
Refactor EntityPlatform (#147927)
|
2025-07-22 14:35:57 +02:00 |
test_entity_component.py
|
Prefer from...import...as over import...as in core tests (#136146)
|
2025-01-21 09:28:17 +01:00 |
test_entity_platform.py
|
Refactor EntityPlatform (#147927)
|
2025-07-22 14:35:57 +02:00 |
test_entity_registry.py
|
Fix exception in EntityRegistry.async_device_modified (#148645)
|
2025-07-13 10:37:48 +02:00 |
test_entity_values.py
|
…
|
|
test_entityfilter.py
|
…
|
|
test_event.py
|
Make async_track_state_change/report_event listeners fire in order (#148766)
|
2025-07-21 13:07:52 +02:00 |
test_floor_registry.py
|
Get area and floor by alias (#126150)
|
2025-03-27 16:02:47 +01:00 |
test_frame.py
|
Update ruff to 0.12.0 (#147106)
|
2025-06-19 20:39:09 +02:00 |
test_group.py
|
…
|
|
test_helper_integration.py
|
Do not add derivative config entry to source device (#148674)
|
2025-07-14 13:33:00 +02:00 |
test_httpx_client.py
|
Reset helpers.frame._REPORTED_INTEGRATIONS in between tests (#139924)
|
2025-03-06 13:57:13 +01:00 |
test_icon.py
|
…
|
|
test_importlib.py
|
…
|
|
test_instance_id.py
|
…
|
|
test_integration_platform.py
|
…
|
|
test_intent.py
|
Remove outdated test for locks (#143061)
|
2025-04-16 18:34:14 +01:00 |
test_issue_registry.py
|
…
|
|
test_json.py
|
Improve (and align) deprecation messages (#147948)
|
2025-07-05 00:02:36 +02:00 |
test_label_registry.py
|
…
|
|
test_llm.py
|
Serialize Object Selector correctly if a field is required (#148577)
|
2025-07-10 22:45:56 +01:00 |
test_location.py
|
…
|
|
test_network.py
|
Remove unnecessary imports of http integration (#141899)
|
2025-03-31 11:30:20 +01:00 |
test_normalized_name_base_registry.py
|
…
|
|
test_ratelimit.py
|
…
|
|
test_recorder.py
|
…
|
|
test_redact.py
|
…
|
|
test_registry.py
|
…
|
|
test_reload.py
|
…
|
|
test_restore_state.py
|
Drop restore_state backwards compatibility (#130411)
|
2024-11-15 12:35:09 +01:00 |
test_schema_config_entry_flow.py
|
Add description placeholders to `SchemaFlowFormStep` (#147544)
|
2025-06-26 19:51:31 +02:00 |
test_script.py
|
Fix Automation/Script: sequence within a parallel ignoring enabled flag (#142977)
|
2025-04-19 11:49:05 +02:00 |
test_script_variables.py
|
Fix variable scopes in scripts (#138883)
|
2025-02-26 16:19:19 +01:00 |
test_selector.py
|
Adds support for hide_states options in state selector (#148959)
|
2025-07-21 13:02:04 +01:00 |
test_service.py
|
Add reorder option to entity selector (#149002)
|
2025-07-18 19:41:59 +01:00 |
test_significant_change.py
|
…
|
|
test_singleton.py
|
…
|
|
test_start.py
|
…
|
|
test_state.py
|
…
|
|
test_storage.py
|
…
|
|
test_storage_remove.py
|
…
|
|
test_sun.py
|
Prefer from...import...as over import...as in core tests (#136146)
|
2025-01-21 09:28:17 +01:00 |
test_system_info.py
|
Improve is docker env checks (#132404)
|
2025-01-02 17:21:49 +01:00 |
test_target.py
|
Add list of targeted entities to target state event (#149203)
|
2025-07-24 16:52:12 +01:00 |
test_temperature.py
|
…
|
|
test_template.py
|
Fix zero-argument functions with as_function (#150062)
|
2025-08-06 13:34:06 +00:00 |
test_translation.py
|
Improve formatting in core files (#135256)
|
2025-01-10 09:08:37 +01:00 |
test_trigger.py
|
Validate selectors in the trigger helper (#149662)
|
2025-07-30 14:22:55 +02:00 |
test_trigger_template_entity.py
|
Adjust ManualTriggerSensorEntity to handle timestamp device classes (#145909)
|
2025-07-18 13:49:12 +02:00 |
test_typing.py
|
…
|
|
test_update_coordinator.py
|
Fix update coordinator ContextVar log for custom integrations (#150100)
|
2025-08-06 13:34:07 +00:00 |