[RE-RELEASE] EcoWitt and Wittboy Weather Stations And Sensors (Local)

@cbhous @Madcodger

Blockquote

this should be the code with the wh52 integrated based on latest release version.. i dont have one to test plus am not at home but let me know

based on the list of new attributes you posted.. thanks.. weird it reports soil_ec_humid instead of soilmoisture

1 Like

Thanks for the update. The wh52 soil sensor now shows up and displays all of the attributes. Only a couple of minor things.

The soilHumAD is a percentage. The wn1920 app displays 98% while yours diplays 520.

I had to modify line 763 in the gateway code.
from "WN35": "Leaf Wetness Sensor";]
to "WN35": "Leaf Wetness Sensor",

Thanks again for the quick responce.

2 Likes

see attributes you posted above, soil hum ad is not a percentage it shows 557 or something?
not sure why the ecowitt is showing percentage... it is not, ad is raw voltage just like the other ads.
the soil hum (humidity) should be a percentage.. sounds like a bug in the ecowitt app.

you can turn debugging back on and post again what it is passing for the sensor but based on what you posted above pretty sure the code is correct.

are the new attributes temperature, humidity, and conductivity showing up correctly?

Anyone having good data from the Ecowitt LSD01 Distance sensors? I know its not part of this driver yet so I monitor from the ecowitt app. I have 2 measuring water tank level at 2 locations. Data is all over the place. Sometimes accurate but most of the time they bounce around by a few feet every couple hours or so. Sometimes they just don't report for hours. Will try a fresh set of batterys and see.