matthewwall / weewx-interceptor

weewx driver that intercepts web traffic from internet 'bridge' devices such as Acurite Access, ObserverIP, OS LW30x, LaCross GW1000U, FineOffset GW1000
GNU General Public License v3.0
105 stars 44 forks source link

Version 0.54b not in GitHub repository #79

Open gsobala opened 4 years ago

gsobala commented 4 years ago

My EasyWeather firmware updated to 1.5.3 and the interceptor weewx plugin promptly stopped receiving data from the weather station. This took me several hours to diagnose, the problem turned out to be a change in format of the POST from the weather station, and the fix turned out to be a patched version of interceptor.py (0.54b) that @matthewwall had posted in an obscure forum, but which mysteriously has not been added to this GitHub repository.

Please, Matthew, keep GitHub up to date!