core/homeassistant
J. Nick Koston 5b9f40b0f0
Pre import mobile app platforms to avoid having to wait on them (#113966)
2024-03-22 02:40:15 +01:00
..
auth Migrate auth to use async_import_module to avoid blocking I/O in the event loop (#113387) 2024-03-14 10:44:36 +01:00
backports
brands
components Pre import mobile app platforms to avoid having to wait on them (#113966) 2024-03-22 02:40:15 +01:00
generated Add Bluetooth support to La Marzocco integration (#108287) 2024-03-21 13:08:11 +01:00
helpers Fix argument name in async_update_ha_state warning message (#113969) 2024-03-22 02:26:11 +01:00
scripts Avoid creating unneeded Context and Event objects when firing events (#113798) 2024-03-20 09:40:06 +01:00
util Enable Ruff RSE (#113695) 2024-03-18 00:40:38 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Load system info with base functionality (#113923) 2024-03-21 09:24:39 +01:00
config.py Gather loading platforms in async_process_component_config (#113573) 2024-03-16 10:57:10 -10:00
config_entries.py Add a fast path for async_get_platform (#113917) 2024-03-21 09:34:33 +01:00
const.py Add State.last_reported (#113511) 2024-03-20 21:05:07 +01:00
core.py Add State.last_reported (#113511) 2024-03-20 21:05:07 +01:00
data_entry_flow.py
exceptions.py Add guard to HomeAssistantError `__str__` method to prevent a recursive loop (#113913) 2024-03-21 23:12:25 +01:00
loader.py Fix grammar in async_get_platform comment (#113948) 2024-03-21 15:10:47 -04:00
package_constraints.txt Bump aiodhcpwatcher to 1.0.0 (#113469) 2024-03-14 14:16:19 -10:00
requirements.py
runner.py
setup.py Avoid creating unneeded Context and Event objects when firing events (#113798) 2024-03-20 09:40:06 +01:00
strings.json