Im trying to connect an Shelly Plus H&T to Home Assistant.
I setup the outbound Websocket on the Shelly and it shows up in HA but i get no Entities.
My HA Server was installed using the premade image on version 2023.02.1.
The Shelly is on 20230202-152433/0.13.0-beta3-g6e7ec69
On the Shelly it throws this error:
{
"ts": 1675730245.406,
"level": 2,
"data": "mgos_rpc_channel_ws:269 0x3ffd7b7c Connecting to ws://192.168.4.3:8123/api/shelly/ws, SSL? 0\n"
},
{
"ts": 1675730263.396,
"level": 0,
"data": "mgos_rpc_channel_ws:211 0x3ffd7b7c TCP connect failed: -13\n"
},