Plugwise Smile P1 Energy consumption (dutch?)

Can it be made possible to integrate the Plugwise Smile P1 meter working in HA ??

Not working anymore according to the forum post…

I would try to contact the author and see if he came up with a solution.

I know there is an app for Homey that reads the data op Plugwise Smile P1 : https://github.com/gruijter/com.plugwise.smile/tree/b8fc8d9a12b94d69f6da96ad5807b17ccfd46d47

So I guess it is possible

As far as I can read the API changed… That does not mean it can’t ever work again… You probably just need to change some keys/values.

Is this still working?
I’am new with HA en i have a Smile P1.
Otherwise I will migrate to Raspberry with a P1 interface.

What versions of the Smile P1 do you have? V1, v2 or v3?

There is a HA component (which I am working on together with a few others) for the Anna, which also uses a Smile, so maybe it wouldn’t be too hard?
I had a look at the above-mentioned code, it shouldn’t be too hard to create a custom_component for the Smile P1. There are many similarities between the Anna Smile and the Smile P1 as I would expect.

Is there anyone available that is willing to help out by sending me data from his device and test the component while it is being developed?
I will not pick this up immediately as I am still working on the custom_component for the Adam, but when this work is mostly done, I will be able to pick this up.

Hi there,

Thanks for your response.
I’am using Smile P1 version 2.5.9

Update, you have a V2, says the Plugwise website.

Can you please collect the XML-data from:

http://your_smile_ip/core/domain_objects

And from:

http://your_smile_ip/system/status/xml

Please post the XML-output to for instance https://pastebin.com
The XML-data will give me a first impression of what to expect…

I have modified the code by Jeroen van der Schoot to work on a recent Home Assistant version, see here: Plugwise Smile P1 integration DSMR4 slimme meter

FYI: the present HA Core Plugwise component now supports the Smile P1.