Skip to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Portal maintenance 2026-03-17
Portal maintenance 2026-03-17

Weatherflow set up, connected yet no data in EISY

Featured Replies

Having an issue when I have my Tempest Wx Station setup and showing connected in Ployglot 3x, but no data is populating in the EISY (6.0.4) Device display.

WeatherFlow(1)

Current Status: Connected
Current Version: 3.0.32 / Standard [Production]

The EISY has a CAT-6 network connection

The Tempest wx Station is connected via Wi-Fi.

However, both are on the same subnet 172.16.101.0 /24

Checking the WeatherFlow Log, I see the errors listed below...

Not sure if these are preventing other data from being displayed on the EISY

Any thoughts on how to investigate further or address?

Pete

2026-03-15 17:12:03.076 Thread-6 (udp_data) udi_interface      INFO     derived:updateTrend: TREND 1021.470000 to 1021.530000

2026-03-15 17:12:03.076 Thread-6 (udp_data) udi_interface INFO derived:updateTrend: TREND 1021.470000 to 1021.530000

2026-03-15 17:12:03.076 Thread-6 (udp_data) udi_interface INFO derived:updateTrend: TREND 1021.470000 to 1021.530000

2026-03-15 17:12:03.076 Thread-6 (udp_data) udi_interface INFO derived:updateTrend: TREND 1021.470000 to 1021.530000

2026-03-15 17:12:03.077 Thread-6 (udp_data) udi_interface ERROR tempest:update: Failure to calculate Air temps: unsupported operand type(s) for /: 'NoneType' and 'float'

2026-03-15 17:12:03.077 Thread-6 (udp_data) udi_interface ERROR tempest:update: Failure to calculate Air temps: unsupported operand type(s) for /: 'NoneType' and 'float'

2026-03-15 17:12:03.077 Thread-6 (udp_data) udi_interface ERROR tempest:update: Failure to calculate Air temps: unsupported operand type(s) for /: 'NoneType' and 'float'

2026-03-15 17:12:03.077 Thread-6 (udp_data) udi_interface ERROR tempest:update: Failure to calculate Air temps: unsupported operand type(s) for /: 'NoneType' and 'float'

2026-03-15 17:12:03.077 Thread-6 (udp_data) udi_interface ERROR weatherflow:udp_data: Failed to send data to ISY: unsupported operand type(s) for *: 'NoneType' and 'float'

2026-03-15 17:12:03.077 Thread-6 (udp_data) udi_interface ERROR weatherflow:udp_data: Failed to send data to ISY: unsupported operand type(s) for *: 'NoneType' and 'float'

2026-03-15 17:12:03.077 Thread-6 (udp_data) udi_interface ERROR weatherflow:udp_data: Failed to send data to ISY: unsupported operand type(s) for *: 'NoneType' and 'float'

2026-03-15 17:12:03.077 Thread-6 (udp_data) udi_interface ERROR weatherflow:udp_data: Failed to send data to ISY: unsupported operand type(s) for *: 'NoneType' and 'float'

2026-03-15 17:12:46.079 MQTT udi_interface.interface INFO interface:_message: Successfully set controller :: GV4 to 2 UOM 57

2026-03-15 17:12:46.079 MQTT udi_interface.interface INFO interface:_message: Successfully set controller :: GV4 to 2 UOM 57

2026-03-15 17:12:46.079 MQTT udi_interface.interface INFO interface:_message: Successfully set controller :: GV4 to 2 UOM 57

2026-03-15 17:12:46.079 MQTT udi_interface.interface INFO interface:_message: Successfully set controller :: GV4 to 2 UOM 57

Edited by pete_balkus

  • Author

Thank you for responding - appreciated...

I tried the following to check for Wx Date by doing the following:

Open Polygot V3

Click on Dashboards

Click on Nodes

Click on Nodes

Station parameters are listed, but values are all 0 as shown in the table below...

I have tried both Local and Remote, and the same result...

My station ID key (48909) was obtained from the following command:

https://tempestwx.com/station/48909/

Any thoughts on where to go from here?

Pete

Node Details

Node Name 1

Address

NodeDef

Primary Node

Hint

Enabled

Is Primary

Delete

ST-00010151

141178

tempest

controller

0x00000000

true

false

Name

Driver

UOM

Value

Variable

Station Pressure

ATMPRES

117

0

${sys.node.n001_141178.ATMPRES} 

Sealevel Pressure

BARPRES

117

0

${sys.node.n001_141178.BARPRES} 

Battery

BATLVL

72

0

${sys.node.n001_141178.BATLVL} 

Humidity

CLIHUM

22

0

${sys.node.n001_141178.CLIHUM} 

Temperature

CLITEMP

17

0

Edited by pete_balkus

  • Author

Interesting - After letting things sit overnight (11:00 pm to 7:15 am) with no additional changes or restarts, I checked this morning and see that Wx Station data is now available, as shown in the table below.

Unclear why things started working....

The new problem is that, for some strange reason, the Temp Data is negative??

Temp -48.98

Dewpoint -49.0

However, my iPhone App shows the same thing, so it appears to be a Station HW issue...

Always something...

Pete

Name

Driver

UOM

Value

Variable

Station Pressure

ATMPRES

23

30.32

${sys.node.n001_141178.ATMPRES} 

Sealevel Pressure

BARPRES

23

30.071

${sys.node.n001_141178.BARPRES} 

Battery

BATLVL

72

2.639

${sys.node.n001_141178.BATLVL} 

Humidity

CLIHUM

22

99.37

${sys.node.n001_141178.CLIHUM} 

Temperature

CLITEMP

17

-48.98

${sys.node.n001_141178.CLITEMP} 

Dewpoint

DEWPT

17

-49.0

${sys.node.n001_141178.DEWPT} 

A few things to check:

  1. Are you sure you are using the correct station ID?

    13 hours ago, pete_balkus said:

    My station ID key (48909) was obtained from the following command:

    https://tempestwx.com/station/48909/

    Any thoughts on where to go from here?

    I am not sure what you mean by the statement and link above. If that is your actual station, after the page opens you should be able to click the top near the temperature and see data from your actual device. The landing page is Weatherflow's generic data for your area.

  2. Does the Weatherflow app on your phone show correct data? Open the app and click the Tempest symbol in upper right corner for your local data. Do you have correct data? If not, there is an issue with Tempest.

  3. 13 hours ago, pete_balkus said:

    Node Details

    Node Name 1

    Address

    NodeDef

    Primary Node

    Hint

    Enabled

    Is Primary

    Delete

    ST-00010151

    141178

    tempest

    controller

    0x00000000

    true

    false

    In my system, my node detail address matches what is listed in the variable, your variable for temperature is blank.

  4. 13 hours ago, pete_balkus said:

    https://tempestwx.com/station/48909/

    In node detail above, you station is shown as 141178, yet your link is showing: 48909. Which is your actual station ID? Go to the app click settings bottom right corner, followed by Stations, station name, status, and then scroll down to Station ID under Hub. Do they match what you have in pg3x?

  5. If everything is correct and you are stil having issues, go to pg3x, Dashboard, Weatherflow, Log, and place log in Debug mode. While watching the log, restart the plugin. After it starts up and has some time to collect data, look for errors in log.

  • Author

Update & Next Steps...

Regarding station ID - I have Public Data enabled in my Wx Station Setup, so I can send/share my Wx Data to Weather Underground, and the Wx Station data is visible to anyone on the Web.

If you look at the two Tempest App screenshots I included with the post, you will see the setup and that the new Station ID created by doing this is 48909.

Wx Station Sensor Failure - I also contacted Tempest Support regarding the temperature and Humidity sensor data issue, and it appears that I have had an internal sensor failure. As a result, I have arranged with them to obtain a replacement Wx Station unit to collect this data.

I will report back on the overall operation once I install and test the replacement Wx Station.

Pete

Wx Station-1.png

Wx Station-2.png

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.