.. |
service_info
|
Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228)
|
2024-10-30 12:43:41 +01:00 |
__init__.py
|
…
|
|
aiohttp_client.py
|
Disable cleanup_closed on python 3.12.7+ and 3.13.1+ (#129645)
|
2024-11-02 22:15:56 -05:00 |
area_registry.py
|
Restore __slots__ to registry entries (#127481)
|
2024-10-05 12:16:52 +02:00 |
category_registry.py
|
…
|
|
check_config.py
|
Move core config functionality to its own module (#129065)
|
2024-10-24 13:34:51 +02:00 |
collection.py
|
…
|
|
condition.py
|
…
|
|
config_entry_flow.py
|
…
|
|
config_entry_oauth2_flow.py
|
…
|
|
config_validation.py
|
Use report_usage in helpers (#130365)
|
2024-11-12 09:25:13 +01:00 |
data_entry_flow.py
|
Make FlowHandler.context a typed dict (#126291)
|
2024-10-08 12:18:45 +02:00 |
debounce.py
|
…
|
|
deprecation.py
|
Move core config class to core_config.py (#129163)
|
2024-10-26 07:00:31 +02:00 |
device.py
|
…
|
|
device_registry.py
|
Remove checks for DeviceEntryDisabler and DeviceEntryType enum (#130367)
|
2024-11-15 12:33:47 +01:00 |
discovery.py
|
…
|
|
discovery_flow.py
|
Make FlowHandler.context a typed dict (#126291)
|
2024-10-08 12:18:45 +02:00 |
dispatcher.py
|
…
|
|
entity.py
|
Move core config functionality to its own module (#129065)
|
2024-10-24 13:34:51 +02:00 |
entity_component.py
|
Improve docstring of EntityComponent and EntityPlatform (#128135)
|
2024-10-11 13:43:20 +02:00 |
entity_platform.py
|
Improve docstring of EntityComponent and EntityPlatform (#128135)
|
2024-10-11 13:43:20 +02:00 |
entity_registry.py
|
Restore __slots__ to registry entries (#127481)
|
2024-10-05 12:16:52 +02:00 |
entity_values.py
|
…
|
|
entityfilter.py
|
…
|
|
event.py
|
Finish migration from report to report_usage (#130412)
|
2024-11-15 12:35:50 +01:00 |
floor_registry.py
|
…
|
|
frame.py
|
Add new frame helper to better distinguish custom and core integrations (#130025)
|
2024-11-07 18:23:35 +01:00 |
group.py
|
…
|
|
hassio.py
|
Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228)
|
2024-10-30 12:43:41 +01:00 |
http.py
|
…
|
|
httpx_client.py
|
…
|
|
icon.py
|
…
|
|
importlib.py
|
…
|
|
instance_id.py
|
…
|
|
integration_platform.py
|
…
|
|
intent.py
|
Add HassRespond intent (#129755)
|
2024-11-03 16:38:52 -06:00 |
issue_registry.py
|
…
|
|
json.py
|
…
|
|
label_registry.py
|
…
|
|
llm.py
|
Add HassRespond intent (#129755)
|
2024-11-03 16:38:52 -06:00 |
location.py
|
…
|
|
network.py
|
Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228)
|
2024-10-30 12:43:41 +01:00 |
normalized_name_base_registry.py
|
…
|
|
ratelimit.py
|
…
|
|
recorder.py
|
…
|
|
redact.py
|
…
|
|
registry.py
|
…
|
|
reload.py
|
…
|
|
restore_state.py
|
Drop restore_state backwards compatibility (#130411)
|
2024-11-15 12:35:09 +01:00 |
schema_config_entry_flow.py
|
Remove options property from OptionFlow (#129890)
|
2024-11-06 23:28:01 +01:00 |
script.py
|
Add `completed` to the wait variable when using triggers (`wait_for_trigger`) (#123427)
|
2024-10-23 17:19:07 +02:00 |
script_variables.py
|
…
|
|
selector.py
|
…
|
|
sensor.py
|
…
|
|
service.py
|
Use report_usage in helpers (#130365)
|
2024-11-12 09:25:13 +01:00 |
signal.py
|
…
|
|
significant_change.py
|
…
|
|
singleton.py
|
…
|
|
start.py
|
…
|
|
state.py
|
…
|
|
storage.py
|
…
|
|
sun.py
|
…
|
|
system_info.py
|
Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228)
|
2024-10-30 12:43:41 +01:00 |
temperature.py
|
…
|
|
template.py
|
Use report_usage in helpers (#130365)
|
2024-11-12 09:25:13 +01:00 |
trace.py
|
…
|
|
translation.py
|
…
|
|
trigger.py
|
…
|
|
trigger_template_entity.py
|
…
|
|
typing.py
|
…
|
|
update_coordinator.py
|
Use report_usage in helpers (#130365)
|
2024-11-12 09:25:13 +01:00 |