This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b7ed163caf
core
/
tests
/
helpers
History
J. Nick Koston
13349e76ed
Avoid firing update coordinator callbacks when nothing has changed (
#97268
)
2023-07-28 12:19:20 -05:00
..
__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
…
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
…
test_deprecation.py
…
test_device_registry.py
Fix DeviceInfo configuration_url validation (
#97319
)
2023-07-27 18:57:01 +02: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
…
test_entity_platform.py
Fix DeviceInfo configuration_url validation (
#97319
)
2023-07-27 18:57:01 +02:00
test_entity_registry.py
…
test_entity_values.py
…
test_entityfilter.py
…
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
…
test_integration_platform.py
…
test_intent.py
…
test_issue_registry.py
…
test_json.py
…
test_location.py
…
test_network.py
…
test_ratelimit.py
…
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
…
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
…
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
Avoid firing update coordinator callbacks when nothing has changed (
#97268
)
2023-07-28 12:19:20 -05:00