🌀 WUnderground data uploader

In the end it was a simple typo with the station ID. After updating that, everything works perfectly and has been working great for over a month now.

Thanks for the blueprint!

Hi there. Great blueprint. I have two recommondations:

  • for the pressure, you should also allow devices of type barometric_pressure, else, we are missing some devices in the drop down, for example netatmo devices.
  • For the current precipitation, some devices give mm/h as a unit, not only mm. If they do, you don’t convert into inches.
    Regards, Edi

Hi @eiten,

Thanks for the suggestion! I added barometric_pressure to the entity selector in this branch.
Can you check if this works for you?

For a precipitation with a unit of measurement of mm/h, we need to convert this to a total precipitation to work for WUnderground. If I recall the request documentation correctly.