zibous / ha-watermeter

Data provider for smartmeter watermeter.
GNU General Public License v3.0
157 stars 27 forks source link

IZAR meter under cast-iron cover #38

Closed crivchri closed 2 months ago

crivchri commented 4 months ago

Hi,

I successfully followed your installation instructions and managed to use your recommended solution (ESPHome + AZDelivery ESP32 Dev Kit C V4 + CC1101), to read the consumption of my Diehl IZAR RC I R4 meter.

However I have an issue with reading my IZAR meter, which is located under a cast-iron cover on the road just in front of the house (5 meters). When the cast-iron cover is open, I can read the meter, but when the cover is closed, no signal is detected by the meter.

What can I do to improve the signal and able to read my water consumption (with the cast-iron cover closed)

Thank you for your help and kind regards.

zibous commented 3 months ago

It won't be so easy with a cast-iron cover, because it significantly weakens the signal.

There are only 2 options for this:

It won't work with the normal antenna or a magnetic antenna that only brings little gain. The simpler solution is to bring the ESP32 close to the water meter so that the data can be read.

Info Antenna see: https://wmbusmeters.github.io/wmbusmeters-wiki/ANTENNA.html

crivchri commented 2 months ago

Hi @zibous,

Thank you a lot for your answer. I will need to try to move the ESP32 closer to the water meter, but not losing the Wi-Fi signal and be able to power it.

Kind regards