Plugwise (Smile/ Anna) P1 values not showing up

Hi all
My house is equipped with a Plugwise installation (Smile gateway and Anna thermostat)
The P1 port of the digital electricity meter has been opened and connected to the Smile gateway. I can see the electricity consumption / production in the mobile Plugwise app.
In HA I added the Plugwise integration and I can see all temperature related entities.
What I do not see in HA is the energy consumption / production.
I’m new to HA, I think I searched the forums correctly but I can’t find a similar issue.
Can anyone shed a light on this issues please?

The Plugwise Integration “connects” to one device only, reading your message above you have managed to let it connect to your Smile gateway.

So the solution is to add a 2nd Plugwise Integration in HA and set this one up for your P1 gateway. This gateway will have a different IP address and a different Smile ID.

Isn’t your Plugwise P1 automatically discovered by HA? This should be visible in Settings → Devices & Services.

As an example: my system:
image

Thank you for getting back to me!
The Smile gateway is connected to my home network, the P1 port of the digital meter (Fluvius in my case) is also connected to the Smile gateway.
We possibly have different Smile gw’s?
Smile P1 (V3) | Plugwise

You have TWO Smile gateways, the Smile for the Anna and another Smile P1.

So you need to add the Plugwise Integration TWO TIMES.

Look at HA Settings → Devices & Services, at the top of the page there should be a button showing the discovered Plugwise P1. Click this button and enter the Smile ID, that’s all.

Or, you can click on ADD HUB but then you need to know the IP-address of the Smile P1 too, next to the Smile ID of the P1.

Thank you again for getting back to me

Just to make sure, I only have one physical Smile gateway.
The gateway is connected to my network and to the P1 port of the electricity meter.
In the Plugwise mobile app I can see the electricity consumption

An additional device is not discovered in HA

OK, then please find the IP-address of your Smile P1, should be in the Plugwise App under System → Gateway system info (that’s where I find the IP-address of my Adam).
Next press ADD HUB as show in your 2nd post and add that IP-address and the Smile ID of the Smile P1. Then press SUBMIT.

Thanks again.

Then the integration is letting me know that the service is already configured
image

I still have a HomeWizard of my previous home (did not had Smile/Anna)
I’m going to use that device for the electricity information.

Thank you for thinking with me to get this resolved.

OK, so HA thinks the P1 already exists. But it is not visible as you show in message #4 above.

You have two options to make it work:

  • Make a new, clean HA installation, then the Smile P1 will show as discovered.
  • Clean the HA system manually. For this you need access to the HA config/.storage directory. In that directory there is a file called core.config_entries.
    You can open that file via the Terminal & SSH addon (you need to know a bit of command-line Linux), find the entry for Smile P1, remove the complete entry, save the file, and restart HA. After the restart the P1 should be discovered.

In my system the entry looks like:
image