Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peted-davis authored Aug 12, 2023
1 parent 003287d commit 203008d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# WeatherFlow PiConsole

<a href="https://www.buymeacoffee.com/peted.davis" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a>


The WeatherFlow PiConsole is a Python console that displays the data collected
by a WeatherFlow Tempest or Smart Home Weather Station. The console uses the
WeatherFlow REST API and websocket to stream data from your station in real time
Expand Down

1 comment on commit 203008d

@Ljsmithak
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pete,
When I ran your curl command on Monday to load the wfpiconsole onto my new raspberry pi 4, I got an error message when it tried to load the Python Numpy module. The message stated that these packages do not match the hashes from the requirements file. I installed the lastest 32 bit version of the OS from the official raspberry Pi imager site as per instructions but it appears something has changed since the latest version of the install script was written. Can you please look into this issue and let me how to handle it?
Thanks,
Larry Smith
20230925_154550

Please sign in to comment.