core/homeassistant/components/rest
J. Nick Koston a698bd5800
Migrate rest to use eager tasks for setup (#112166)
The refresh tasks will avoid one iteration of the event loop
to start fetching data

The load tasks will likely never suspend and avoid being
scheduled on the event loop
2024-03-04 06:26:55 -05:00
..
__init__.py
binary_sensor.py
const.py
data.py
entity.py
manifest.json
notify.py
schema.py
sensor.py
services.yaml
strings.json
switch.py
util.py