.. |
service_info
|
…
|
|
__init__.py
|
Move config_per_platform and extract_domain_configs to config.py (#104989)
|
2023-12-04 12:48:49 +01:00 |
aiohttp_client.py
|
Bump aiohttp to 3.9.1 (#104176)
|
2023-11-29 16:13:54 +01:00 |
area_registry.py
|
Improve conversation typing (#106905)
|
2024-01-05 18:40:34 +01:00 |
check_config.py
|
Add domain key config validation (#104242)
|
2023-12-05 15:07:32 +01:00 |
collection.py
|
…
|
|
condition.py
|
…
|
|
config_entry_flow.py
|
…
|
|
config_entry_oauth2_flow.py
|
…
|
|
config_validation.py
|
Add domain key config validation (#104242)
|
2023-12-05 15:07:32 +01:00 |
data_entry_flow.py
|
…
|
|
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
|
Include deprecated constants in wildcard imports (#107114)
|
2024-01-05 11:46:45 +01:00 |
discovery.py
|
…
|
|
discovery_flow.py
|
…
|
|
dispatcher.py
|
Improve dispatcher typing (#106872)
|
2024-01-08 09:45:37 +01:00 |
entity.py
|
Fix entity property cache creation arguments (#107221)
|
2024-01-05 09:18:25 +01:00 |
entity_component.py
|
Reduce overhead to call entity services (#106908)
|
2024-01-08 09:30:52 +01:00 |
entity_platform.py
|
Reduce overhead to call entity services (#106908)
|
2024-01-08 09:30:52 +01:00 |
entity_registry.py
|
…
|
|
entity_values.py
|
…
|
|
entityfilter.py
|
Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080)
|
2023-12-20 23:55:09 +01:00 |
event.py
|
Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080)
|
2023-12-20 23:55:09 +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
|
…
|
|
instance_id.py
|
…
|
|
integration_platform.py
|
…
|
|
intent.py
|
Enable strict typing for intent (#107282)
|
2024-01-08 10:09:48 +01: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
|
Add first TypeVarTuple annotations (#105379)
|
2023-12-18 00:38:07 +01:00 |
recorder.py
|
…
|
|
reload.py
|
Move config_per_platform and extract_domain_configs to config.py (#104989)
|
2023-12-04 12:48:49 +01:00 |
restore_state.py
|
Add support for JSON fragments (#107213)
|
2024-01-07 17:36:31 -10:00 |
schema_config_entry_flow.py
|
Improve decorator type annotations [core] (#104826)
|
2023-11-30 18:50:31 +01:00 |
script.py
|
Fix changed_variables in automation traces (#106665)
|
2023-12-30 08:34:21 +01:00 |
script_variables.py
|
…
|
|
selector.py
|
Add Valve integration (#102184)
|
2023-12-18 19:48:00 +01:00 |
sensor.py
|
…
|
|
service.py
|
Fully type homeassistant integration (#107380)
|
2024-01-08 10:07:30 +01:00 |
signal.py
|
…
|
|
significant_change.py
|
Add significant change helper check_valid_float (#106005)
|
2023-12-18 21:59:30 +01:00 |
singleton.py
|
…
|
|
start.py
|
…
|
|
state.py
|
…
|
|
storage.py
|
…
|
|
sun.py
|
…
|
|
system_info.py
|
…
|
|
temperature.py
|
…
|
|
template.py
|
Add support for JSON fragments (#107213)
|
2024-01-07 17:36:31 -10:00 |
trace.py
|
Fix changed_variables in automation traces (#106665)
|
2023-12-30 08:34:21 +01:00 |
translation.py
|
Refactor translations to reduce dict lookups (#107425)
|
2024-01-07 22:29:27 -05:00 |
trigger.py
|
…
|
|
trigger_template_entity.py
|
…
|
|
typing.py
|
…
|
|
update_coordinator.py
|
Switch formatting from black to ruff-format (#102893)
|
2023-11-27 14:38:59 +01:00 |