[Release] HomeWizard Energy driver (P1 & Socket driver)

Thanks again for this driver. I've used it to add my HomeWizard to hubitat a while ago and now I'm going to try to combine it with a dashboard graphing app to show my power usage on a wall-mounted control panel for my smart home stuff. Your efforts are much appreciated, it has worked very well for a while now

1 Like

Thanks a lot for this driver @fanmanrules.
I did follow your steps to add the device.
But when I open the device I see the following:

Current States

  • active_power_l1_w : unknown
  • active_power_l2_w : unknown
  • active_power_l3_w : unknown
  • commStatus : error
  • meter_model : unknown
  • power : unknown
  • smr_version : unknown
  • total_gas_m3 : unknown
  • total_power_export_t1_kwh : unknown
  • total_power_export_t2_kwh : unknown
  • total_power_import_t1_kwh : unknown
  • total_power_import_t2_kwh : unknown
  • wifi_ssid : unknown
  • wifi_strength : unknown

I did give the IP adress, but Hubitat cannot get the data.
In the HomeWizard app I enabled "Lokale API".

What do I wrong I get no data?

When enabeling the API in the app, sometimes it takes a while before the setting becomes active.
You can check your connection to the meter by going to the API page in a browser (like chrome).

http://<The IP Adress Of Your Device>/api/v1/data

Thnx for the url @fanmanrules . I discover the issue. When I was sending the logging, I saw that the habitat was in another ip range then HomeWizard. Im using Decomesh system M4.
Now I have set it all to the same ip range and I see the data of HomeWizard in Hubitat!
Very nice! Thanks a lot for this driver!

1 Like

Your welcome