mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-24 05:07:15 +01:00
* 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