Configuring Shelly devices

I am not sure howto configure new Shelly devices. Do I still need to do that by using the ‘Shelly smart home’ integration?. I understood that support for Shelly devices is now integrated in HA. I am trying to install a Shelly Plug S Gen3. I can use it on the Shelly app on my smartphone, but I want it in HA

It should just show up as a discovered device under your integration tab

It doesn’t
I still have the Shelly smart home integration running

Have you configured it to join your WiFi network?
You can do that through the web UI:
https://shelly.guide/the-webinterface/

This is Home Assistant:

This is the Plug:

They are in the same network 192.168.32.0/24

Answer to your question: yes, I have configured that

You can manually add the device if it is not auto discovered.

I am not sure what that Shelly smart home custom integration is in your screenshot, but it is overriding the core integration. (That is what the red box means.) That may be why it is not being auto discovered.

You need to uninstall Shelly smart home integration if you want to use the core Shelly integration:

  • unconfigure all Shelly devices
  • remove /config/custom_components/shelly folder
  • restart HA
  • now you should see Shelly devices discovered by the core integration

What exactly do you mean with ‘unconfigure all Shelly devices’?

Anyway, I did as you suggested. I did this:

IAnd now I do see the devices, they are discovered now.

Thanks for your advise. This solved my problem

1 Like

I meant to remove all Shelly devices from HA, devices configured earlier with Shelly smart home integration.

OK, I figured that out. It is working now. Thanks again