The Home P4 is installed and seems to be running. As I said, I'm waiting for the sun to come out so that I can see how many kWh are going into the storage system. And then go out again when necessary. Everything is displayed perfectly in the SENEC iOS app, but the Home Assistant energy dashboard no longer works. This is because the P4 is not (yet) supported and therefore the generic Web API must be used.
Said and done. But nothing is displayed or the corresponding sensors cannot be selected in the dashboard configuration. After a bit of research, I found out that the reason is that the Web API only displays the values in kW. However, the dashboard would like to have these aggregated in kWh. So I did some more research and lo and behold: you "simply" (if you know how) create a helper instance for each value - a total integral sensor, right? This then collects the kW values for an hour and they become kWh. I left the metric prefix empty. At the beginning I had "k" (kilo) in there, but that resulted in kkWh. So too small by a factor of 1000. The time unit is hours, the input sensor is selected from the Web API and bang, you can integrate the new sensor. But it's not quite as quick as that, there has to be a certain history first. And then something happens again in the dashboard. Over the next few days, I will find out whether this is the case by comparing it with the iOS app and the values from the Web API. Another step forward.

Hello can you show detailed instructions on how this works with the integration? I can display the values but the energy dashboard does not run with the entities entered....
Hello Bernd, have a look at my follow-up article. It is important that the values have the correct unit (Wh or better kWh). The conversion from W to Wh (or kW to kWh) is explained in the video linked there, it works with a helper (integral sensor).
Hello, we have finally made the switch to P4. But: we don't generate any electricity, despite having plenty of sun. Only the storage tanks are charged to 100%, in the morning and afterwards it's over. We only draw electricity from the grid. We shut down the system, waited 20-25 minutes and restarted it. Nothing helps. Senec or the partners are taking their time. What else can we do ourselves?
Hi Matthias, unfortunately I don't know what to do. I always had technical faults at the beginning, but a restart always helped. Sounds very much like a system error. I'll keep my fingers crossed that it works. In my case, the system runs continuously without any faults and is now also running at 100%.
The P4 seems to be working fine for me, but the software readings are often implausible. For example, our dishwasher and other appliances are running, but it shows 0 household consumption, etc.
What could be causing this?
Hi Peter, I'm not entirely sure either. I use data from the Home Assistant energy dashboard for analysis and the SENEC app to check for consistency. That usually works out pretty well. Have you tried clearing the cache on the mobile app? And are all the updates installed? Finally, you might want to check with your service provider to see if there are any error messages. In the end, it could also be that something was connected incorrectly…