hass-core/homeassistant/components/websocket_api
2023-03-28 13:08:43 +02:00
..
__init__.py Only build compressed states once (#85561) 2023-01-09 12:07:32 -10:00
auth.py
commands.py Remove async_response from websocket apis where nothing was being awaited (#90204) 2023-03-23 20:53:18 -04:00
connection.py Allow passing binary to the WS connection (#89882) 2023-03-22 08:36:36 -04: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 Allow passing binary to the WS connection (#89882) 2023-03-22 08:36:36 -04:00
manifest.json Sort manifests 11 (#87032) 2023-02-08 20:10:18 +01:00
messages.py Remove lru_cache on websocket _state_diff (#90392) 2023-03-28 13:08:43 +02: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