core/homeassistant/components/websocket_api
J. Nick Koston 7cf20c95c2
Log the error when the WebSocket receives a error message (#136492)
* Log the error when the WebSocket receives a non-text message

related issue #126754

Right now we only log that it was a non-Text message
and silently swallow the exception

* coverage
2025-01-27 15:38:18 -05:00
..
__init__.py
auth.py
commands.py
connection.py
const.py
decorators.py
error.py
http.py
manifest.json
messages.py
sensor.py
services.yaml
strings.json
util.py