hass-core/homeassistant/components/websocket_api
Paulus Schoutsen 0ca6723378
Allow passing binary to the WS connection (#89882)
* Allow passing binary to the WS connection

* Expand test coverage

* Test non-existing handler

* Allow signaling end of stream using empty payloads

* Store handlers in a list

* Handle binary handlers raising exceptions
2023-03-22 08:36:36 -04:00
..
__init__.py Only build compressed states once (#85561) 2023-01-09 12:07:32 -10:00
auth.py
commands.py Cache transient templates compiles provided via api (#89065) 2023-03-02 21:31:12 -05: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 Inverse json import logic (#88099) 2023-02-16 11:37:57 +01:00
permissions.py Fire events when long term statistics is updated (#82492) 2022-11-24 22:01:36 +01:00
sensor.py
services.yaml
util.py Improve logging and handling when websocket gets behind (#86854) 2023-01-29 10:49:27 -10:00