Hi Unsigus, I have a Homewizard p1 module up and running. I also add the "homewizard_energy" components. I used the latest version op the github 0.4. Problem I'm facing is that the homewizard integration is not shown in the configuration -> integration tab.
Config\Custom_components\homewizard_energy\...
Yes, reboot
Question, in one of the replies there was a video. Is it correct that the amount of file and directories differ from the 0.4 component github version?
first of all thanks for the time and effort in this integration. The P1 homewizard is exactly what i needed for my config and home situation, your integration post pushed me over the edge to buy it!
Eveything is runnning nice and dandy, but i do think that i have found a bug. Within HA logs i’ve encountered:
Hi Bubba1,
Thanks for your feedback! Good to hear you like the product and the integration was helpful!
The bug you are mentioning is indeed something we need to solve (anyone here with know-how?). It should not be a big issue, but can cause some stability issues. Thanks for the heads-up!
Update:
In version 0.4.2 (pre-release), this issue should have been solved. ‘Works on my machine’. Can you also test this for me @Bubba1?
Got everything running, great! Took me more time to install HACS then your plugin. What is by the way the difference between the l1, l2 and l3 active power readings? And is the active_power_w the total of the three? Need to calculate some actual gas usage from the cumulative and then I am done! I also read out my solar power generated (solar edge API) so I can now also calculate my true home usage.
Really nice to see! Sadly it is not that easy to install HACS… But when you get over that point, it can help a lot with managing custom integrations!
Some meters are connected with 3 phases to the grid. Each phase is measured and exposed with L1, L2 and L3. Active_power_w is indeed the sum of L1, L2 and L3, according to you energy-meter.
Please let me know if you have found something for the gas usage! That would be awesome
Hi! I got the power usage working via configuration. But i havent gotten the gas to work from the “daily” view. I would rather get it into the configuration. As for the HACS, i cant install if, since im on an older version of Hassio. Wouldnt want to update atm, knowing a lot of repair would be needed, meh!
Today I made this lovelance board based on the available API’s. It includes the Gas and electric cost witch you can set with the input select. You can copy / past the code. I’m not a programmer so please feel free to improve and share it.