dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

ACE Websocket messages not always JSON

Open balloob opened this issue 3 years ago • 0 comments

I adopted an olimex Bluetooth proxy and this is what came in via ACE

image

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

balloob avatar Sep 20 '22 03:09 balloob