core/tests/helpers
Erik Montnemery c772c4a2d5
Allow specifying icons for service sections (#124656)
* Allow specifying icons for service sections

* Improve kitchen_sink example
2024-08-28 11:15:26 +02:00
..
snapshots
__init__.py
test_aiohttp_client.py Update clientsession socket family typing (#122464) 2024-07-23 09:04:09 -05:00
test_area_registry.py
test_category_registry.py Add created_at/modified_at to category registry (#122454) 2024-07-23 14:39:38 +02:00
test_check_config.py
test_collection.py
test_condition.py
test_config_entry_flow.py
test_config_entry_oauth2_flow.py Add missing hass type in tests/helpers (#124039) 2024-08-16 17:09:12 +02:00
test_config_validation.py Improve validation of entity service schemas (#124102) 2024-08-27 19:05:49 +02:00
test_debounce.py
test_deprecation.py
test_device.py
test_device_registry.py Remigrate device_registry created_at/modified_at (#122490) 2024-07-23 15:47:27 -05:00
test_discovery.py Add missing hass type in tests/helpers (#124039) 2024-08-16 17:09:12 +02:00
test_discovery_flow.py Update import locations in tests (#122216) 2024-07-20 11:16:04 +02:00
test_dispatcher.py Replace pylint broad-exception-raised rule with ruff (#123021) 2024-08-02 12:24:03 +02:00
test_entity.py Add missing hass type in tests/helpers (#124039) 2024-08-16 17:09:12 +02:00
test_entity_component.py Improve validation of entity service schemas (#124102) 2024-08-27 19:05:49 +02:00
test_entity_platform.py Improve validation of entity service schemas (#124102) 2024-08-27 19:05:49 +02:00
test_entity_registry.py Fix loading created_at/modified_at from entity registry store (#122486) 2024-07-23 21:15:12 +02:00
test_entity_values.py
test_entityfilter.py
test_event.py Remove unnecessary assignment of Template.hass from event helper (#123777) 2024-08-13 12:09:30 +02:00
test_floor_registry.py Add created_at/modified_at to label registry (#122078) 2024-07-17 16:36:14 +02:00
test_frame.py
test_group.py
test_httpx_client.py Update import locations in tests (#122216) 2024-07-20 11:16:04 +02:00
test_icon.py Allow specifying icons for service sections (#124656) 2024-08-28 11:15:26 +02:00
test_importlib.py
test_instance_id.py
test_integration_platform.py Add missing hass type in tests/helpers (#124039) 2024-08-16 17:09:12 +02:00
test_intent.py Improve LLM tool quality by more clearly specifying device_class slots (#122723) 2024-07-31 14:36:02 +02:00
test_issue_registry.py
test_json.py
test_label_registry.py Add created_at/modified_at to label registry (#122078) 2024-07-17 16:36:14 +02:00
test_llm.py Add aliases to script llm tool description (#122380) 2024-08-02 08:05:06 +02:00
test_location.py
test_network.py
test_normalized_name_base_registry.py
test_ratelimit.py
test_recorder.py Indicate database migration in /api/core/state response (#122445) 2024-07-23 14:13:08 +02:00
test_redact.py
test_registry.py
test_reload.py
test_restore_state.py
test_schema_config_entry_flow.py
test_script.py Rename 'service' to 'action' in automations and scripts (#122845) 2024-07-31 14:36:53 +02:00
test_script_variables.py Update import locations in tests (#122216) 2024-07-20 11:16:04 +02:00
test_selector.py Add enable_millisecond to duration selector (#122821) 2024-07-31 16:13:05 +02:00
test_service.py Rename 'service' to 'action' in automations and scripts (#122845) 2024-07-31 14:36:53 +02:00
test_significant_change.py Add missing hass type in tests/helpers (#124039) 2024-08-16 17:09:12 +02:00
test_singleton.py Add missing hass type in tests/helpers (#124039) 2024-08-16 17:09:12 +02:00
test_start.py Add missing hass type in tests/helpers (#124039) 2024-08-16 17:09:12 +02:00
test_state.py
test_storage.py
test_storage_remove.py
test_sun.py
test_system_info.py
test_temperature.py
test_template.py Add zip to template engine (#122460) 2024-08-22 19:11:08 +02:00
test_translation.py
test_trigger.py
test_typing.py
test_update_coordinator.py Add `async_setup` method to `DataUpdateCoordinator` (#116677) 2024-07-19 14:24:25 +02:00