This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
026e1635cc
hass-core
/
tests
/
helpers
History
J. Nick Koston
026e1635cc
Rename async_process_integration_platform to async_process_integration_platform_for_component (
#70217
)
2022-04-17 20:59:31 -10:00
..
__init__.py
test_aiohttp_client.py
Remove deprecated YAML configuration from MJPEG Camera (
#68980
)
2022-04-04 17:57:48 +02:00
test_area_registry.py
test_check_config.py
test_collection.py
test_condition.py
Allow disabling specific triggers/actions/conditions (
#70082
)
2022-04-15 09:33:09 -07:00
test_config_entry_flow.py
test_config_entry_oauth2_flow.py
Move Local OAuth http endpoint registration to auth component (
#69507
)
2022-04-06 22:34:31 -07:00
test_config_validation.py
Drop frontend metadata from entity service schemas (
#69894
)
2022-04-12 18:09:06 +02:00
test_debounce.py
test_deprecation.py
test_device_registry.py
Only fire device_registry_updated for suggested_area if the suggestion results in an area change (
#69215
)
2022-04-04 09:51:39 +02:00
test_discovery.py
test_discovery_flow.py
test_dispatcher.py
test_entity.py
Cleanup ENTITY_CATEGORIES_SCHEMA (
#66549
)
2022-04-01 09:40:43 -07:00
test_entity_component.py
Remove EVENT_TIME_CHANGED and EVENT_TIMER_OUT_OF_SYNC (
#69643
)
2022-04-09 09:05:54 -10:00
test_entity_platform.py
Enforce EntityCategory enum (
#69015
)
2022-03-31 15:04:33 -07:00
test_entity_registry.py
Add entity registry helper to update entity platform (
#69162
)
2022-04-16 16:18:52 -04:00
test_entity_values.py
test_entityfilter.py
test_event.py
Remove EVENT_TIME_CHANGED and EVENT_TIMER_OUT_OF_SYNC (
#69643
)
2022-04-09 09:05:54 -10:00
test_frame.py
test_helper_config_entry_flow.py
Rename helper_config_entry_flow to schema_config_entry_flow (
#68924
)
2022-03-30 14:36:47 -07:00
test_httpx_client.py
test_icon.py
test_init.py
test_instance_id.py
test_integration_platform.py
Rename async_process_integration_platform to async_process_integration_platform_for_component (
#70217
)
2022-04-17 20:59:31 -10:00
test_intent.py
test_json.py
test_location.py
test_network.py
test_ratelimit.py
test_recorder.py
test_reload.py
test_restore_state.py
test_script.py
Add for each item support to repeat action (
#70093
)
2022-04-15 19:10:25 +02:00
test_script_variables.py
test_selector.py
Add SelectorType enum and TypedDicts for each selector's data (
#68399
)
2022-04-11 09:20:56 +02:00
test_service.py
Enforce EntityCategory enum (
#69015
)
2022-03-31 15:04:33 -07:00
test_significant_change.py
test_singleton.py
test_start.py
test_state.py
test_storage.py
test_storage_remove.py
test_sun.py
test_system_info.py
test_temperature.py
test_template.py
Add support for expanding zones in templates (
#69793
)
2022-04-11 12:59:45 +02:00
test_translation.py
test_trigger.py
Allow disabling specific triggers/actions/conditions (
#70082
)
2022-04-15 09:33:09 -07:00
test_update_coordinator.py