22 hours ago22 hr 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: ConnectedCurrent Version: 3.0.32 / Standard [Production]The EISY has a CAT-6 network connectionThe Tempest wx Station is connected via Wi-Fi.However, both are on the same subnet 172.16.101.0 /24Checking the WeatherFlow Log, I see the errors listed below...Not sure if these are preventing other data from being displayed on the EISYAny thoughts on how to investigate further or address?Pete2026-03-15 17:12:03.076 Thread-6 (udp_data) udi_interface INFO derived:updateTrend: TREND 1021.470000 to 1021.5300002026-03-15 17:12:03.076 Thread-6 (udp_data) udi_interface INFO derived:updateTrend: TREND 1021.470000 to 1021.5300002026-03-15 17:12:03.076 Thread-6 (udp_data) udi_interface INFO derived:updateTrend: TREND 1021.470000 to 1021.5300002026-03-15 17:12:03.076 Thread-6 (udp_data) udi_interface INFO derived:updateTrend: TREND 1021.470000 to 1021.5300002026-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 572026-03-15 17:12:46.079 MQTT udi_interface.interface INFO interface:_message: Successfully set controller :: GV4 to 2 UOM 572026-03-15 17:12:46.079 MQTT udi_interface.interface INFO interface:_message: Successfully set controller :: GV4 to 2 UOM 572026-03-15 17:12:46.079 MQTT udi_interface.interface INFO interface:_message: Successfully set controller :: GV4 to 2 UOM 57 Edited 22 hours ago22 hr by pete_balkus
17 hours ago17 hr Does Weatherflow data populate in pg3x? Check the error log and the configuration settings in the plugin.
16 hours ago16 hr Author Thank you for responding - appreciated...I tried the following to check for Wx Date by doing the following:Open Polygot V3Click on DashboardsClick on NodesClick on NodesStation 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?PeteNode DetailsNode Name 1AddressNodeDefPrimary NodeHintEnabledIs PrimaryDeleteST-00010151141178tempestcontroller0x00000000truefalseNameDriverUOMValueVariableStation PressureATMPRES1170${sys.node.n001_141178.ATMPRES} Sealevel PressureBARPRES1170${sys.node.n001_141178.BARPRES} BatteryBATLVL720${sys.node.n001_141178.BATLVL} HumidityCLIHUM220${sys.node.n001_141178.CLIHUM} TemperatureCLITEMP170 Edited 16 hours ago16 hr by pete_balkus
8 hours ago8 hr 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.98Dewpoint -49.0However, my iPhone App shows the same thing, so it appears to be a Station HW issue...Always something...PeteNameDriverUOMValueVariableStation PressureATMPRES2330.32${sys.node.n001_141178.ATMPRES} Sealevel PressureBARPRES2330.071${sys.node.n001_141178.BARPRES} BatteryBATLVL722.639${sys.node.n001_141178.BATLVL} HumidityCLIHUM2299.37${sys.node.n001_141178.CLIHUM} TemperatureCLITEMP17-48.98${sys.node.n001_141178.CLITEMP} DewpointDEWPT17-49.0${sys.node.n001_141178.DEWPT}
2 hours ago2 hr A few things to check: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.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.13 hours ago, pete_balkus said:Node DetailsNode Name 1AddressNodeDefPrimary NodeHintEnabledIs PrimaryDeleteST-00010151141178tempestcontroller0x00000000truefalseIn my system, my node detail address matches what is listed in the variable, your variable for temperature is blank.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?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.
15 minutes ago15 min 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
Create an account or sign in to comment