peted-davis / WeatherFlow_PiConsole

Raspberry Pi Python console for WeatherFlow Tempest and Smart Home Weather Stations
GNU General Public License v3.0
156 stars 20 forks source link

Data not displaying any more #102

Closed sublimeshutter closed 1 year ago

sublimeshutter commented 1 year ago

The 4 panes Temp, Wind Speed, Rainfall and Barometer are not displaying data from my tempest. I have tried updating the WeatherFlow software and the Pi software. Have restarted several times. checked the API as well.

Any suggestions on what to try next?

Cheers,

peted-davis commented 1 year ago

What is your station ID?

peted-davis commented 1 year ago

That's your Tempest serial number. I need to know the station ID. It's the number that appears in the web URL to your station page. E.g: https://tempestwx.com/station/33581/

sublimeshutter commented 1 year ago

Apologies

https://tempestwx.com/station/35430/grid

From: Pete Davis @.> Date: Friday, 14 April 2023 at 17:30 To: peted-davis/WeatherFlow_PiConsole @.> Cc: earl @.>, Author @.> Subject: Re: [peted-davis/WeatherFlow_PiConsole] Data not displaying any more (Issue #102)

That's your Tempest serial number. I need to know the station ID. It's the number that appears in the web URL to your station page. E.g: https://tempestwx.com/station/33581/

— Reply to this email directly, view it on GitHubhttps://github.com/peted-davis/WeatherFlow_PiConsole/issues/102#issuecomment-1508055729, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ARH27BPHDDEIMWIHGD2UAHDXBD4J3ANCNFSM6AAAAAAW5WJIWQ. You are receiving this because you authored the thread.Message ID: @.***>

peted-davis commented 1 year ago

Thanks! I can't see any issues there (except your battery voltage is relatively low). Are any errors printed to the terminal when you run the console? Can you share the complete contents of your wfpiconsole.ini file? That way I can run your station and investigate further

sublimeshutter commented 1 year ago

Apologies again – I swear I am competent! No errors printed to the console.

[Keys] WeatherFlow = 4ceaa9e3-262b-4747-8dd1-f69dff231d21 CheckWX = 15ab9acd5f664c219a4983bf22

[Station] StationID = 35430 TempestID = 109013 SkyID = OutAirID = InAirID = TempestHeight = 4.0 SkyHeight = OutAirHeight = Latitude = -37.98451 Longitude = 145.04905 Elevation = 23.21691131591797 Timezone = Australia/Melbourne Name = Ausmerican

[Units] Temp = c Pressure = mb Wind = kph Direction = cardinal Precip = mm Distance = km Other = metric

[Display] TimeFormat = 24 hr DateFormat = Mon, 01 Jan 0000 LightningPanel = 1 IndoorTemp = 1 Cursor = 1 Border = 1 Fullscreen = 1 Width = 800 Height = 480

[FeelsLike] ExtremelyCold = -4 FreezingCold = 0 VeryCold = 4 Cold = 9 Mild = 14 Warm = 18 Hot = 23 VeryHot = 28

[PrimaryPanels] PanelOne = Forecast PanelTwo = Temperature PanelThree = WindSpeed PanelFour = SunriseSunset PanelFive = Rainfall PanelSix = Barometer

[SecondaryPanels] PanelOne = Sager PanelTwo = PanelThree = PanelFour = MoonPhase PanelFive = PanelSix = Lightning

[System] BarometerMax = 1050 BarometerMin = 950 SagerInterval = 6 Timeout = 20 Hardware = Pi3 Version = v23.3.1

From: Pete Davis @.> Date: Friday, 14 April 2023 at 17:36 To: peted-davis/WeatherFlow_PiConsole @.> Cc: earl @.>, Author @.> Subject: Re: [peted-davis/WeatherFlow_PiConsole] Data not displaying any more (Issue #102)

Thanks! I can't see any issues there (except your battery voltage is relatively low). Are any errors printed to the terminal when you run the console? Can you share the complete contents of your wfpiconsole.ini file? That way I can run your station and investigate further

— Reply to this email directly, view it on GitHubhttps://github.com/peted-davis/WeatherFlow_PiConsole/issues/102#issuecomment-1508064209, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ARH27BJ7QKXWMLUNPOP5EWLXBD47XANCNFSM6AAAAAAW5WJIWQ. You are receiving this because you authored the thread.Message ID: @.***>

peted-davis commented 1 year ago

No problem! I have no issues running your station here - everything is displaying fine. Have you checked the network connection on your Pi?

unnamed (1)

peted-davis commented 1 year ago

Can you ping external websites from your pi? Try running ping google.co.uk