core/homeassistant/components/person
J. Nick Koston b30c7b47f6
Avoid scheduling person updates on the event loop (#113010)
These update call the storage collection async_update_item
which never suspends so they can finish synchronously without
having to be scheduled on the loop when run_immediately,
which schedules the task eagerly is set
2024-03-10 23:24:48 -04:00
..
__init__.py Avoid scheduling person updates on the event loop (#113010) 2024-03-10 23:24:48 -04:00
group.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
icons.json
manifest.json
services.yaml
significant_change.py
strings.json