New release (v3.8) of the WeatherFlow PiConsole. This is a small bug fix release so there will be no noticeable change. Changes include:
- Fixed bug when “type” is missing in Websocket messages
- Fixed bug when API call returns None
To update first stop the console with wfpiconsole stop
. Then update using wfpiconsole update
.
PLEASE NOTE: any local changes you may have made to the code will be overwritten by the update command. Please backup your changes before updating.
If you are updating from a version lower than 3.7 you will be prompted to enter a WeatherFlow Personal Access Token. This token allows the PiConsole to access the data from your station, and they can be generated, viewed, and deleted here: https://tempestwx.com/settings/tokens (you may need to login). Click on Create token
, give it a name, and then copy/paste it into the terminal.