I have the correct sensor information in now, but the page is still showing
the original date of install and sample temps and winds. I have rebooted
after changes. new config sensor:
# Set to type of station hardware. There must be a corresponding stanza
# in this file with a 'driver' parameter indicating the driver to be
used.
station_type = WeatherFlow
[WeatherFlowUDP]
driver = user.weatherflowudp
log_raw_packets = False
udp_address = <broadcast>
# udp_address = 0.0.0.0
# udp_address = 255.255.255.255
udp_port = 50222
udp_timeout = 90
[[sensor_map]]
outTemp = air_temperature.ST-00011505.obs_st
outHumidity = relative_humidity.ST-00011505.obs_st
pressure = station_pressure.ST-00011505.obs_st
lightning_strikes = lightning_strike_count.ST-00011505.obs_st
avg_distance = lightning_strike_avg_distance.ST-00011505.obs_st
outTempBatteryStatus = battery.ST-00011505.obs_st
windSpeed = wind_speed.ST-00011505.rapid_wind
windDir = wind_direction.ST-00011505.rapid_wind
lux = illuminance.ST-00011505.obs_st
UV = uv.ST-00011505.obs_st
rain = rain_accumulated.ST-00011505.obs_st
BatteryStatus = battery.ST-00011505.obs_st
radiation = solar_radiation.ST-00011505.obs_st
lightningYYY = distance.ST-00011505.evt_strike
lightningZZZ = energy.ST-00011505.evt_strike
# If you have a website, you may specify an URL
On Saturday, October 3, 2020 at 2:11:16 PM UTC-5 James Fritz wrote:
> as soon as I posted this, I saw my mistake, I used the wrong backup for my
> sensors. I believe I have the correct endings for my station with the
> ".obs_st" for the Tempest. I will see if that corrects it
>
> On Saturday, October 3, 2020 at 2:05:11 PM UTC-5 James Fritz wrote:
>
>> '# Set to type of station hardware. There must be a corresponding stanza
>> # in this file with a 'driver' parameter indicating the driver to be
>> used.
>> station_type = WeatherFlow
>>
>> [WeatherFlowUDP]
>> driver = user.weatherflowudp
>> log_raw_packets = False
>> udp_address = <broadcast>
>> # udp_address = 0.0.0.0
>> # udp_address = 255.255.255.255
>> udp_port = 50222
>> udp_timeout = 90
>>
>> [[sensor_map]]
>> outTemp = air_temperature.ST-00011505.obs_air
>> outTemp2 = air_temperature.ST-00011505.obs_air
>> outHumidity = relative_humidity.ST-00011505.obs_air
>> outHumidity2 = relative_humidity.ST-00011505.obs_air
>> pressure = station_pressure.ST-00011505.obs_air
>> lightning_strikes = lightning_strike_count.ST-00011505.obs_air
>> avg_distance = lightning_strike_avg_distance.ST-00011505.obs_air
>> outTempBatteryStatus = battery.ST-00011505.obs_air
>> windSpeed = wind_speed.ST-00011505.rapid_wind
>> windDir = wind_direction.ST-00011505.rapid_wind
>> lux = illuminance.ST-00011505.obs_sky
>> UV = uv.ST-00011505.obs_sky
>> rain = rain_accumulated.ST-00011505.obs_sky
>> windBatteryStatus = battery.ST-00011505.obs_sky
>> radiation = solar_radiation.ST-00011505.obs_sky
>> lightningYYY = distance.ST-00011505.evt_strike
>> lightningZZZ = energy.ST-00011505.evt_strike
>>
>> # If you have a website, you may specify an URL
>> #station_url = http://www.example.com ''
>>
>>
>> On Saturday, October 3, 2020 at 12:14:53 PM UTC-5 vince wrote:
>>
>>> On Saturday, October 3, 2020 at 8:51:22 AM UTC-7, James Fritz wrote:
>>>>
>>>> I installed weewx then the UDP driver for weatherflow. I had it
>>>> working for the local webpage for data coming in. I then tried to install
>>>> the Belchertwon skin and was having problems there, so I uninstalled
>>>> Belchertown, could not get original setup to work, so I reinstalled Weewx
>>>> &
>>>> the weatherflow udp driver.
>>>> I have set up my weewx.cong file, but do not seem to be getting any
>>>> data to return to the local webpage now. I am not sure what I am missing
>>>> or where the problem lies.
>>>>
>>>>
>>>>
>>> The usual issue is people not editing in 'their' sensor id into the
>>> sensor map in weewx.conf, or not even having a sensor map at all.
>>>
>>> Post your WF section from weewx.conf so we can take a look.
>>>
>>>
>>
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/weewx-user/c1414c25-7591-4f21-a075-9a75571db23an%40googlegroups.com.