dashboard
dashboard copied to clipboard
ACE Websocket messages not always JSON
I adopted an olimex Bluetooth proxy and this is what came in via ACE

Since it expects all data fields to be JSON, this caused errors. Since it's in an event handler, it doesn't actually break the flow in ESPHome.
CC @glmnet