I have just set up WeeWX using a Tempest WeatherFlow

https://wx-watch.co.uk/weewx/index.html

I used this driver

https://github.com/captain-coredump/weatherflow-udp?tab=readme-ov-file

I seems to work perfectly but the graphs for UV and Radiation are identical 
- is this correct??

Hers is my sensor map

    [[sensor_map]]
        outTemp = air_temperature.ST-STATIONID.obs_st
        outHumidity = relative_humidity.ST-STATIONID.obs_st
        pressure = station_pressure.ST-STATIONID.obs_st
        lightning_strike_count = lightning_strike_count.ST-STATIONID.obs_st
        lightning_distance = 
lightning_strike_avg_distance.ST-STATIONID.obs_st
        outTempBatteryStatus = battery.ST-STATIONID.obs_st
        windSpeed = wind_speed.ST-STATIONID.rapid_wind
        windDir = wind_direction.ST-STATIONID.rapid_wind
        UV = uv.ST-STATIONID.obs_st
        rain = rain_accumulated.ST-STATIONID.obs_st
        windBatteryStatus = battery.ST-STATIONID.obs_st
        radiation = solar_radiation.ST-STATIONID.obs_st
        lightningXXX = distance.ST-STATIONID.evt_strike
        lightningYYY = energy.ST-STATIONID.evt_strike

Where STATIONID is obviously the ID of my station!!

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/4e97953f-339b-4fa8-9ac9-8b9d81e84abdn%40googlegroups.com.

Reply via email to