Mastofolk, my 10 year old Netatmo weather station has given up the ghost. I’m after a replacement that will feed readings to #HomeAssistant and ideally has hooks for HomeKit as well, though I can probably get HomeBridge to manage that.

EcoWitt come highly recommended, but there looks like a bit of an Australia tax. Any suggestions gladly accepted.

@trib I have a Sainsmart (clone) and have my server run tcpdump to sniff the plain text traffic as it uploads to wunderground and then generate MQTTT for HASS.. which is to say: if you find a good solution please let me know 😭
@Darius @trib
I wrote something for that a while ago https://github.com/lhw/cloudweatherproxy
GitHub - lhw/cloudweatherproxy: A HA integration that functions as proxy for weatherstations publishing to Weather Underground and Co

A HA integration that functions as proxy for weatherstations publishing to Weather Underground and Co - lhw/cloudweatherproxy

GitHub
@lhw @Darius thanks! I'll play around.