.. |
snapshots
|
Add support for placeholders in entity name translations (#104453)
|
2024-01-03 17:34:47 +01:00 |
__init__.py
|
…
|
|
test_aiohttp_client.py
|
Improve type hints in aiohttp_client helper tests (#119300)
|
2024-06-10 20:31:19 +02:00 |
test_area_registry.py
|
Enable Ruff PT012 (#113957)
|
2024-06-08 17:59:08 +02:00 |
test_category_registry.py
|
Improve type hints in registry helper tests (#119302)
|
2024-06-10 20:25:34 +02:00 |
test_check_config.py
|
Add missing platforms_exist guard to check_config (#114600)
|
2024-04-01 21:37:30 -04:00 |
test_collection.py
|
Improve type hints in core helper tests (#120096)
|
2024-06-21 15:43:27 +02:00 |
test_condition.py
|
Use service_calls fixture in helper tests (#119275)
|
2024-06-10 14:57:34 +02:00 |
test_config_entry_flow.py
|
Import Generator from typing_extensions (2) (#118989)
|
2024-06-06 17:24:22 +02:00 |
test_config_entry_oauth2_flow.py
|
Improve type hints in Config entry oauth2 tests (#120090)
|
2024-06-21 14:44:28 +02:00 |
test_config_validation.py
|
Improve type hints in core helper tests (#120096)
|
2024-06-21 15:43:27 +02:00 |
test_debounce.py
|
Add the ability to create Debouncer tasks as background tasks (#113128)
|
2024-03-12 08:41:12 -04:00 |
test_deprecation.py
|
Allow importing typing helper in core files (#119377)
|
2024-06-11 13:48:12 +02:00 |
test_device.py
|
Address device helper review comments (#120615)
|
2024-06-27 08:50:20 +02:00 |
test_device_registry.py
|
Don't allow updating a device to have no connections or identifiers (#120603)
|
2024-06-27 09:26:31 +02:00 |
test_discovery.py
|
Add MockPlatform type hints in tests (#120012)
|
2024-06-21 11:04:15 +02:00 |
test_discovery_flow.py
|
Improve type hints in core helper tests (#120096)
|
2024-06-21 15:43:27 +02:00 |
test_dispatcher.py
|
Ignore broad-exception-raised pylint warnings in tests (#119468)
|
2024-06-12 12:21:41 +02:00 |
test_entity.py
|
Improve type hints in core helper tests (#120096)
|
2024-06-21 15:43:27 +02:00 |
test_entity_component.py
|
Add MockPlatform type hints in tests (#120012)
|
2024-06-21 11:04:15 +02:00 |
test_entity_platform.py
|
Add primary_config_entry attribute to device registry entries (#119959)
|
2024-06-26 12:26:24 +02:00 |
test_entity_registry.py
|
Add primary_config_entry attribute to device registry entries (#119959)
|
2024-06-26 12:26:24 +02:00 |
test_entity_values.py
|
Add empty line after module docstring [helpers + other] (#112707)
|
2024-03-08 10:36:11 -05:00 |
test_entityfilter.py
|
Add empty line after module docstring [helpers + other] (#112707)
|
2024-03-08 10:36:11 -05:00 |
test_event.py
|
Rename async_track_state_reported_event to async_track_state_report_event (#120637)
|
2024-06-27 13:45:15 +02:00 |
test_floor_registry.py
|
Improve type hints in registry helper tests (#119302)
|
2024-06-10 20:25:34 +02:00 |
test_frame.py
|
Add missing argument type to core tests (#119667)
|
2024-06-14 08:42:01 +02:00 |
test_group.py
|
Add empty line after module docstring (3) (#112750)
|
2024-03-08 20:38:34 +01:00 |
test_httpx_client.py
|
Bump ruff to 0.3.4 (#112690)
|
2024-03-26 00:02:16 +01:00 |
test_icon.py
|
Remove translation and icon component path functions (#118214)
|
2024-05-27 10:35:52 +02:00 |
test_importlib.py
|
Adjust importlib helper to avoid leaking memory on re-raise (#115377)
|
2024-04-10 15:19:17 -10:00 |
test_instance_id.py
|
Bump ruff to 0.3.4 (#112690)
|
2024-03-26 00:02:16 +01:00 |
test_integration_platform.py
|
Bump ruff to 0.3.4 (#112690)
|
2024-03-26 00:02:16 +01:00 |
test_intent.py
|
Fix intent helper test (#118053)
|
2024-05-24 12:59:19 -04:00 |
test_issue_registry.py
|
Adjust thread safety check messages to point to developer docs (#117392)
|
2024-05-14 15:20:31 +02:00 |
test_json.py
|
Improve type hints in core helper tests (#120096)
|
2024-06-21 15:43:27 +02:00 |
test_label_registry.py
|
Improve type hints in registry helper tests (#119302)
|
2024-06-10 20:25:34 +02:00 |
test_llm.py
|
Allow timer management from any device (#120440)
|
2024-06-26 09:06:56 +02:00 |
test_location.py
|
Add empty line after module docstring [helpers + other] (#112707)
|
2024-03-08 10:36:11 -05:00 |
test_network.py
|
Add strict connection for cloud (#115814)
|
2024-04-24 09:57:38 +02:00 |
test_normalized_name_base_registry.py
|
Improve type hints in registry helper tests (#119302)
|
2024-06-10 20:25:34 +02:00 |
test_ratelimit.py
|
Refactor rate limit helper to track time in seconds (#113898)
|
2024-03-20 19:49:37 -04:00 |
test_recorder.py
|
Add type hints to integration tests (recorder) (#88313)
|
2023-02-17 18:50:09 +01:00 |
test_redact.py
|
Add empty line after module docstring [helpers + other] (#112707)
|
2024-03-08 10:36:11 -05:00 |
test_registry.py
|
Unignore Ruff PLR in tests (#114470)
|
2024-04-01 11:11:59 +02:00 |
test_reload.py
|
Bump ruff to 0.3.4 (#112690)
|
2024-03-26 00:02:16 +01:00 |
test_restore_state.py
|
Improve type hints in core helper tests (#120096)
|
2024-06-21 15:43:27 +02:00 |
test_schema_config_entry_flow.py
|
Ignore attribute-defined-outside-init pylint warnings in tests (#119470)
|
2024-06-12 12:22:31 +02:00 |
test_script.py
|
Enable Ruff PT012 (#113957)
|
2024-06-08 17:59:08 +02:00 |
test_script_variables.py
|
Add empty line after module docstring (2) [other] (#112738)
|
2024-03-08 19:16:38 +01:00 |
test_selector.py
|
Add script llm tool (#118936)
|
2024-06-25 10:43:26 -05:00 |
test_service.py
|
Support in service descriptions for input sections (#116100)
|
2024-06-25 20:00:48 +02:00 |
test_significant_change.py
|
Improve type hints in core helper tests (#120096)
|
2024-06-21 15:43:27 +02:00 |
test_singleton.py
|
Enable Ruff rule PT007 (#113764)
|
2024-03-19 09:01:07 +01:00 |
test_start.py
|
Add empty line after module docstring (2) [other] (#112738)
|
2024-03-08 19:16:38 +01:00 |
test_state.py
|
Add empty line after module docstring (2) [other] (#112738)
|
2024-03-08 19:16:38 +01:00 |
test_storage.py
|
Improve type hints in core helper tests (#120096)
|
2024-06-21 15:43:27 +02:00 |
test_storage_remove.py
|
Add empty line after module docstring [helpers + other] (#112707)
|
2024-03-08 10:36:11 -05:00 |
test_sun.py
|
Fix import-outside-toplevel pylint warnings in core tests (#119394)
|
2024-06-11 16:10:34 +02:00 |
test_system_info.py
|
Bump ruff to 0.3.4 (#112690)
|
2024-03-26 00:02:16 +01:00 |
test_temperature.py
|
Add empty line after module docstring (2) [other] (#112738)
|
2024-03-08 19:16:38 +01:00 |
test_template.py
|
Add template config_entry_attr function (#119899)
|
2024-06-22 21:51:09 -04:00 |
test_translation.py
|
Move fixtures to decorators in core tests (#119675)
|
2024-06-14 13:32:42 +02:00 |
test_trigger.py
|
Add missing return type to some test functions (#119665)
|
2024-06-14 08:26:45 +02:00 |
test_typing.py
|
Deprecated old backports and typing aliases (#114883)
|
2024-04-06 13:15:30 -10:00 |
test_update_coordinator.py
|
Fix race in TimestampDataUpdateCoordinator (#115542)
|
2024-04-13 16:35:07 -04:00 |