18
submitted 3 days ago by [email protected] to c/[email protected]

Hi, I used to monitor my Car Charging using a Shelly Plug S but now it's dead and I want to replace it. How do I swap it out so that it's continuing the work of it's predecessor? I want to have it neat.

I hope y'all can help me with this one.

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 1 points 3 days ago

It looks like the Shelly device initiates contact with home assistant you may be able to just tell it to talk to the same api endpoint (following is for 2nd gen devices):

In this case, navigate to the local IP address of your Shelly device, Settings >> Connectivity >> Outbound WebSocket and check the box Enable Outbound WebSocket, under server enter the following address:

ws:// + Home_Assistant_local_ip_address:Port + /api/shelly/ws (for example: ws://192.168.1.100:8123/api/shelly/ws), click Apply to save the settings. In case your installation is set up to use SSL encryption (HTTPS with certificate), an additional s needs to be added to the WebSocket protocol, too, so that it reads wss:// (for example: wss://192.168.1.100:8123/api/shelly/ws).

Assuming you are buying a new unit I’d try following that guide after backing up and seeing if it updates normally. The first gen devices used a different protocol, full instructions for both can be found here.

this post was submitted on 14 Jun 2025
18 points (90.9% liked)

homeassistant

14868 readers
3 users here now

Home Assistant is open source home automation that puts local control and privacy first.
Powered by a worldwide community of tinkerers and DIY enthusiasts.

Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation

Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @[email protected]

founded 2 years ago
MODERATORS