mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-23 05:06:59 +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