hass-core/homeassistant/components/websocket_api
2023-04-19 11:37:09 -04:00
..
__init__.py
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 Allow complex schemas for validating WS commands (#91655) 2023-04-19 11:37:09 -04: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