Created At
Nov 27, 2025
Created By Lars Hultqvist
Change battery mode and view data from your plug-in batteries
Created At
Nov 27, 2025
Last Update
May 12, 2026
Platforms
HC 3 Lite, Yubii Home Pro, Yubii Home, HC 3
Views
781
Download
18
Communication takes place via the local API on each device. For this type of information, Homewizard requires authentication using a local user and Token.
Start by filling in the IP address of the P1 meter in the variable tab (ip_P1_meter) ex 192.168.1.15. then go to preview mode and follow the guide there to create a local user together with the token. You will need to press the physical button on each device that you are going to connect (dongle and batteries). You do not have much time from starting the guide until you need to press the physical button, so make sure you are at the device when you start the guide.
After the P1 meter is added and you have received a Token, you can go ahead and do the same for the battery(s) that you have.
Once you have added a P1 meter and at least one battery, you can choose between Zero, Tu Full and Standby modes in the Quickapp.
You can also use the battery in the Fibaro Energy Panel
There is language support for Dutch, German, English and Swedish. The language will default to the language set in Fibaro Home Center 3, but can be changed in the variables tab to nl, de, en and sv
Changelog:
v1.1 05/2026
v1.0 11/2025

Thanks, great work. But i think there's a little bug in the code: if self.power_w_bat14 < 0 ( i think it must be: if self.power_w_bat4 < 0)

Thanks for your work Lars, the QA works perfect! I had a great time testing! Jim
Thanks, I'll make sure to fix it and post a new version.