core/homeassistant
J. Nick Koston 900e0c07bf
Load light profiles in a task to avoid delaying platform setup (#114038)
2024-03-23 10:51:03 +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 Load light profiles in a task to avoid delaying platform setup (#114038) 2024-03-23 10:51:03 +01:00
generated Add Bluetooth support to La Marzocco integration (#108287) 2024-03-21 13:08:11 +01:00
helpers Update empty line formatting after module docstring (#114040) 2024-03-23 00:27:57 +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 Combine recorder and frontend bootstrap step (#113985) 2024-03-22 13:50:39 -10: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 Correct HomeAssistantError __str__ implementation and test (#113991) 2024-03-22 13:39:36 +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