core/homeassistant
J. Nick Koston 412636a198
Remove unneeded call active check in modbus (#136487)
We have an asyncio.Lock in place to prevent polling collisions
now so this is no longer needed

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2025-01-25 19:31:49 +02:00
..
auth Adjust to recommended propcache.api import paths (#136150) 2025-01-21 10:58:22 +01:00
backports
brands
components Remove unneeded call active check in modbus (#136487) 2025-01-25 19:31:49 +02:00
generated Bump aiowebostv to 0.6.0 (#136206) 2025-01-23 13:51:24 +01:00
helpers Allow LLMs to get calendar events from exposed calendars (#136304) 2025-01-23 17:54:04 -05:00
scripts Improve type hints in benchmark script (#136259) 2025-01-22 22:29:00 +01:00
util Adjust to recommended propcache.api import paths (#136150) 2025-01-21 10:58:22 +01:00
__init__.py
__main__.py
backup_restore.py
block_async_io.py
bootstrap.py Fix httpx late import of trio doing blocking I/O in the event loop (#136409) 2025-01-25 09:15:05 +01:00
config.py
config_entries.py Adjust to recommended propcache.api import paths (#136150) 2025-01-21 10:58:22 +01:00
const.py
core.py Adjust to recommended propcache.api import paths (#136150) 2025-01-21 10:58:22 +01:00
core_config.py
data_entry_flow.py
exceptions.py
loader.py Adjust to recommended propcache.api import paths (#136150) 2025-01-21 10:58:22 +01:00
package_constraints.txt Bump pydantic to 2.10.6 (#136483) 2025-01-24 12:17:52 -10:00
py.typed
requirements.py
runner.py
setup.py
strings.json