.. |
service_info
|
…
|
|
__init__.py
|
…
|
|
aiohttp_client.py
|
…
|
|
area_registry.py
|
Bump area registry storage minor version to 4 (#108798)
|
2024-01-24 20:31:43 +01:00 |
check_config.py
|
…
|
|
collection.py
|
…
|
|
condition.py
|
…
|
|
config_entry_flow.py
|
…
|
|
config_entry_oauth2_flow.py
|
…
|
|
config_validation.py
|
Update ruff to 0.1.15 (#109303)
|
2024-02-01 13:29:01 +01:00 |
data_entry_flow.py
|
Improve invalid error messages in the config flows (#108075)
|
2024-01-30 12:24:19 +01:00 |
debounce.py
|
…
|
|
deprecation.py
|
Avoid fetching logger in check_if_deprecated_constant if there is nothing to log (#107341)
|
2024-01-06 10:20:30 +01:00 |
device_registry.py
|
Avoid bytes to string to bytes conversion in websocket api (#108139)
|
2024-01-16 21:37:34 +01:00 |
discovery.py
|
…
|
|
discovery_flow.py
|
Use identity checks for CoreState (#107846)
|
2024-01-12 10:21:26 +01:00 |
dispatcher.py
|
Improve dispatcher typing (#106872)
|
2024-01-08 09:45:37 +01:00 |
entity.py
|
Avoid total_seconds conversion every state write when context is set (#107617)
|
2024-01-13 21:04:32 -05:00 |
entity_component.py
|
Add config flow for Time & Date (#104183)
|
2024-01-23 12:18:31 +01:00 |
entity_platform.py
|
Small cleanup to entity platform translation fetching (#108890)
|
2024-01-26 00:14:44 -05:00 |
entity_registry.py
|
Add icon to entity registry list for display (#108313)
|
2024-01-19 15:11:27 +01:00 |
entity_values.py
|
…
|
|
entityfilter.py
|
…
|
|
event.py
|
Refactor async_track_utc_time_change to avoid using nonlocal (#108007)
|
2024-01-14 10:57:54 +01:00 |
frame.py
|
…
|
|
group.py
|
Move group helpers into their own module (#106924)
|
2024-01-04 17:34:56 +01:00 |
httpx_client.py
|
…
|
|
icon.py
|
Reduce lock contention when all icons are already cached (#109352)
|
2024-02-02 08:58:55 +01:00 |
instance_id.py
|
…
|
|
integration_platform.py
|
…
|
|
intent.py
|
Specific Assist errors for domain/device class (#107302)
|
2024-01-08 12:23:06 -06:00 |
issue_registry.py
|
…
|
|
json.py
|
Add support for JSON fragments (#107213)
|
2024-01-07 17:36:31 -10:00 |
location.py
|
…
|
|
network.py
|
…
|
|
ratelimit.py
|
…
|
|
recorder.py
|
…
|
|
reload.py
|
…
|
|
restore_state.py
|
Add support for JSON fragments (#107213)
|
2024-01-07 17:36:31 -10:00 |
schema_config_entry_flow.py
|
…
|
|
script.py
|
Sort script actions (#108247)
|
2024-01-31 20:41:53 +01:00 |
script_variables.py
|
…
|
|
selector.py
|
Add qr code selector (#109214)
|
2024-01-31 19:27:03 +01:00 |
sensor.py
|
…
|
|
service.py
|
Fix race in loading service descriptions (#109316)
|
2024-02-01 12:34:23 -06:00 |
signal.py
|
…
|
|
significant_change.py
|
…
|
|
singleton.py
|
…
|
|
start.py
|
Use identity checks for CoreState (#107846)
|
2024-01-12 10:21:26 +01:00 |
state.py
|
…
|
|
storage.py
|
Use identity checks for CoreState (#107846)
|
2024-01-12 10:21:26 +01:00 |
sun.py
|
…
|
|
system_info.py
|
…
|
|
temperature.py
|
Small cleanups to temperature helper (#107625)
|
2024-01-08 21:51:35 -10:00 |
template.py
|
Update ruff to 0.1.15 (#109303)
|
2024-02-01 13:29:01 +01:00 |
trace.py
|
Improve display of errors with no message in script trace (#108735)
|
2024-01-28 19:27:14 +01:00 |
translation.py
|
Avoid copying translations for single components (#108645)
|
2024-01-24 19:52:34 +01:00 |
trigger.py
|
Add set_conversation_response script action (#108233)
|
2024-01-23 09:13:42 -05:00 |
trigger_template_entity.py
|
…
|
|
typing.py
|
…
|
|
update_coordinator.py
|
Avoid useless time fetch in DataUpdateCoordinator (#107999)
|
2024-01-13 23:40:07 -05:00 |