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
faff5f4738
core
/
homeassistant
/
helpers
History
Michael Hansen
641754e0bb
Pass device_id to intent handlers (
#117442
)
2024-05-14 13:59:49 -05:00
..
backports
…
service_info
…
__init__.py
…
aiohttp_client.py
…
area_registry.py
Adjust thread safety check messages to point to developer docs (
#117392
)
2024-05-14 15:20:31 +02:00
category_registry.py
Adjust thread safety check messages to point to developer docs (
#117392
)
2024-05-14 15:20:31 +02:00
check_config.py
…
collection.py
…
condition.py
…
config_entry_flow.py
…
config_entry_oauth2_flow.py
…
config_validation.py
Allow templates for enabling automation triggers (
#114458
)
2024-05-14 14:44:21 +02:00
data_entry_flow.py
…
debounce.py
…
deprecation.py
…
device_registry.py
Adjust thread safety check messages to point to developer docs (
#117392
)
2024-05-14 15:20:31 +02:00
discovery.py
…
discovery_flow.py
…
dispatcher.py
…
entity.py
…
entity_component.py
…
entity_platform.py
Small speed up to setting up integrations and config entries (
#117278
)
2024-05-11 22:39:20 -04:00
entity_registry.py
Adjust thread safety check messages to point to developer docs (
#117392
)
2024-05-14 15:20:31 +02:00
entity_values.py
…
entityfilter.py
…
event.py
…
floor_registry.py
Adjust thread safety check messages to point to developer docs (
#117392
)
2024-05-14 15:20:31 +02:00
frame.py
…
group.py
…
http.py
…
httpx_client.py
…
icon.py
…
importlib.py
Use HassKey for importlib helper (
#117116
)
2024-05-08 17:42:28 -05:00
instance_id.py
…
integration_platform.py
…
intent.py
Pass device_id to intent handlers (
#117442
)
2024-05-14 13:59:49 -05:00
issue_registry.py
Adjust thread safety check messages to point to developer docs (
#117392
)
2024-05-14 15:20:31 +02:00
json.py
…
label_registry.py
Adjust thread safety check messages to point to developer docs (
#117392
)
2024-05-14 15:20:31 +02:00
location.py
…
network.py
…
normalized_name_base_registry.py
…
ratelimit.py
…
recorder.py
…
redact.py
…
registry.py
…
reload.py
…
restore_state.py
Migrate restore_state to use the singleton helper (
#117385
)
2024-05-14 09:13:44 +09:00
schema_config_entry_flow.py
…
script.py
Enable Ruff RUF010 (
#115371
)
2024-05-08 23:54:49 +02:00
script_variables.py
…
selector.py
Import and cache supported feature enum flags only when needed (
#117270
)
2024-05-13 21:07:39 -07:00
sensor.py
…
service.py
…
signal.py
…
significant_change.py
…
singleton.py
…
start.py
…
state.py
…
storage.py
…
sun.py
…
system_info.py
Fix blocking I/O in the event loop to get MacOS system_info (
#117290
)
2024-05-12 08:16:21 -04:00
temperature.py
…
template.py
…
trace.py
…
translation.py
Only load translations for an integration once per test session (
#117118
)
2024-05-11 12:00:02 +09:00
trigger.py
Allow templates for enabling automation triggers (
#114458
)
2024-05-14 14:44:21 +02:00
trigger_template_entity.py
…
typing.py
…
update_coordinator.py
…