core/homeassistant/components/websocket_api
Paulus Schoutsen 6cab27f378
Add support for background tasks in HA (#88265)
* Add support for background tasks

* make name mandatory for background tasks

* Update docstring

* async_create_background_task

* Grammar
2023-02-16 20:39:29 -05:00
..
__init__.py
auth.py
commands.py Inverse json import logic (#88099) 2023-02-16 11:37:57 +01:00
connection.py Improve logging and handling when websocket gets behind (#86854) 2023-01-29 10:49:27 -10:00
const.py Add WS command thread/delete_dataset (#88077) 2023-02-15 12:55:10 -05:00
decorators.py Add support for background tasks in HA (#88265) 2023-02-16 20:39:29 -05:00
error.py
http.py Inverse json import logic (#88099) 2023-02-16 11:37:57 +01:00
manifest.json Sort manifests 11 (#87032) 2023-02-08 20:10:18 +01:00
messages.py Inverse json import logic (#88099) 2023-02-16 11:37:57 +01:00
permissions.py
sensor.py
services.yaml
util.py Improve logging and handling when websocket gets behind (#86854) 2023-01-29 10:49:27 -10:00