HomeWizard Energy API / HomeWizard Wi-Fi P1 Meter

Does anyone know if there’s a module available for the HomeWizard Wi-Fi P1 Meter?
Getting Started — HomeWizard Energy API documentation (homewizard-energy-api.readthedocs.io)
HomeWizard Energy API — HomeWizard Energy API documentation (homewizard-energy-api.readthedocs.io)

Hi,

If I enter the url " http://x.x.x.x/api/v1/data" in a web browser I get the following data:

{"smr_version":50,"meter_model":"*","wifi_ssid":"*","wifi_strength":78,"total_power_import_t1_kwh":14203.972,"total_power_import_t2_kwh":11424.527,"total_power_export_t1_kwh":2370.556,"total_power_export_t2_kwh":4700.137,"active_power_w":697,"active_power_l1_w":255,"active_power_l2_w":134,"active_power_l3_w":309,"total_gas_m3":null,"gas_timestamp":null}

How can I retrieve this JSON string, put it in variables, refresh it every minute and make it visibile in IP-Symcon? Thanks!

I found a nice module in IPS: „JSON Decoder“ :wink:

1 „Gefällt mir“