[APP][Pro] Homewizard 🧙‍♂️

Hit diagnostic again. Btw you are 100% sure that meter was negative before? You’re were not mistaken by the W value on the lower end right?

Maybe check the insights webpage and show me the graph where it was negative on that value.

https://insights.homey.app/

Then select your P1 meter and share the graph of your “Totaal verbruik KWH”

Yes 100% it was negative. After summer I had even more than -1000 kWh because of the PV system. I’m looking for screendumps from that time, but not sure if I made those.

I deleted the meter and added it again, so it looks like my graphs are not there anymore…

Found one!

Ok so there is the -742,55 kwh Totaal Verbruik kwh I wanted to see to be sure it does go negative.
All the other T1 and T2 will be positive. Still no error in the diagnostic.

Let me see if I can get a test version which should handle the new output better related to the new firmware as I am lost now why it doesnt update.

1 Like

Beta / Test version 3.1.0

  • New P1 features firmware (Peak/Normal & Dag Nacht tarief)
  • Bugfix for Total Usage KWH / Totaal verbruik KWH
  • Tariff changed trigger card added (untested)
1 Like

Bingo!

So in short an unfortunate side affect of code I implemented for Sweden Energy P1 dongles kicked in for Netherlands as well. Which didnt subtract the T2 from imported energy (sweden has no T2). This has been fixed now.

2 Likes

Does anyone know where to find what the latest firmware version for the P1 is,.preferably incl a changelog?

No exact versioning but this is currently the reference documentation I know about:

https://homewizard-energy-api.readthedocs.io/getting-started.html

Beta/test v3.1.1

  • Trigger fix for Peak/OffPeak Energy

Don’t know if you follow other topics, @Jeroen_Tebbens; I think it should have been mentioned here…

There’s another thread about the HomeWizard app not displaying current values:

I dont follow all topics if I am not the started (not getting notifications if my name is not listed).

@Pieter_Pessers thx for your paypal donation :smiley:

Your welcome.

Hello Henk
I update tonight from version 3.02 to version 4.14
I deleted the p1 from the app, pressed 15 seconds till the light is white, and install a new p1 , press till the light gets blue and connect the wifi. Then it update itself.

1 Like

Hi @Jeroen_Tebbens,

Could you add active_voltage_l1_v, active_voltage_l2_v and active_voltage_l3_v? This would be helpful to debug why my solar system might (partially) shuts down this summer and to so if any voltage dips are existing during the day.

Many thanks.

1 Like

Do you have it in your API output then?
I got a Phase 1 myself but there is no voltage info atm.

Hi Jeroen, in the app I see currently the fase 1 Amperage, hence the question.

Below the API data as well:

wifi_ssid:“Unifi”
wifi_strength:100
smr_version:50
meter_model:“ISKRA 2M550T-1013”
unique_id": "00112233445566778899AABBCCDDEEFF
active_tariff:2
total_power_import_kwh:1376.108
total_power_import_t1_kwh:801.591
total_power_import_t2_kwh:574.517
total_power_export_kwh:454.253
total_power_export_t1_kwh:128.604
total_power_export_t2_kwh:325.649
active_power_w:-493
active_power_l1_w:-243
active_power_l2_w:-88
active_power_l3_w:-161
active_voltage_l1_v:228.3
active_voltage_l2_v:230.6
active_voltage_l3_v:228.8
active_current_l1_a:-1.064
active_current_l2_a:-0.382
active_current_l3_a:-0.704
voltage_sag_l1_count:5
voltage_sag_l2_count:4
voltage_sag_l3_count:4
voltage_swell_l1_count:3
voltage_swell_l2_count:2
voltage_swell_l3_count:3
any_power_fail_count:6
long_power_fail_count:3
total_gas_m3:2432.778
gas_timestamp:230118130505
gas_unique_id:“XYB”
external:[{“unique_id”:“XYYYYN”
type:“gas_meter”
timestamp:230118130505
value:2432.778
unit:“m3”}]}

Funny how Phase1 doesn’t have voltage at all. Not sure when I can find time to implement but I’ll put in the enhencement list.

wifi_ssid stardust-iot
wifi_strength 100
smr_version 42
meter_model Kaifa AIFA-METER
unique_id 4530303039313030303133303237353134
active_tariff 2
total_power_import_kwh 23168.67
total_power_import_t1_kwh 12506.378
total_power_import_t2_kwh 10662.292
total_power_export_kwh 18561.023
total_power_export_t1_kwh 5891.187
total_power_export_t2_kwh 12669.836
active_power_w -1336
active_power_l1_w -1336
active_current_l1_a 6
voltage_sag_l1_count 1
voltage_swell_l1_count 0
any_power_fail_count 14
long_power_fail_count 10
total_gas_m3 5109.576
gas_timestamp 230118130000
gas_unique_id 4730303332353631323237383833393135
external
0
unique_id 4730303332353631323237383833393135
type gas_meter
timestamp 230118130000
value 5109.576
unit m3

Hi,
Since version 3.1.1 of the app it seems the “T1 and T2 teruglevering” are not read anymore from the P1 meter.
“T1 and T2 gebruik” as well as “gasmeter” are read correctly.
Also the new data, like “tarief actief”, “huidig amp fase 1”, etc are all empty. Not sure what these are for if not read from the meter.
P1 meter connected to WiFi with static ip. All data available in Homewizard app without issues. API is enabled. Firmware 3.02 (not recently updated).
Only in Homey not all data available.
What is wrong with the current version? And how can i rollback to the previous?

Kind regards,
Zowieke

These new values become active with the new P1 firmware v4.x, which currently rolled out by Homewizard.