homewizzard watermeter
Posted: Friday 16 September 2022 22:04
Hi,
I've installed a Homewizzard water meter. It's connected to Wifi. I need to import this data into domoticz on my pi.
I recently started to work with Domoticz. Not very experienced yet.
I'm also not a developper.
Does anyone have a simple python script or dzVents script to import the data in Domoticz?
The API is to get information from the water meter is simple. "LOCAL IP ADDRESS/api/v1/data" gives the following output:
{"wifi_ssid": blabla", "wifi_strength":100,"total_liter_m3":0.116,"active_liter_lpm":0}
Any help is appriciated.
Thanks,
I've installed a Homewizzard water meter. It's connected to Wifi. I need to import this data into domoticz on my pi.
I recently started to work with Domoticz. Not very experienced yet.
I'm also not a developper.
Does anyone have a simple python script or dzVents script to import the data in Domoticz?
The API is to get information from the water meter is simple. "LOCAL IP ADDRESS/api/v1/data" gives the following output:
{"wifi_ssid": blabla", "wifi_strength":100,"total_liter_m3":0.116,"active_liter_lpm":0}
Any help is appriciated.
Thanks,