Announcements & Updates

Please note: From early November 2019 to Feburary 2020 there will be no support for the PiConsole. I will be working in Antarctica with no access to the internet. Hopefully the console will continue to work, but I can’t promise there won’t be any changes to the WeatherFlow API (@dsj?), or the Python modules required to run the console. Sorry!

New release (v2.15) of the WeatherFlow PiConsole. Changes include:

  • Fixed lightning strike distance bug (@clevenger7778)
  • Removed extra Restart clause in .service file (@seth)

@clevenger7778 there was a bug in the lightning strike distance formatting that was stopping your wind speed/direction showing. That should now be fixed.

@seth I am almost 100% the reason my initial changes to the .service file didn’t work was because of the second restart=no. That was a typo and should have been removed. I have kept the StartLimitInterval and StartLimitBurst as they were originally. Let me know if you need to change these again, as if so I will add them to the next update.

2 Likes