grebleem / weewx-weatherlinkliveudp

Weewx Driver with UDP
6 stars 4 forks source link

add observation types #23

Closed roe-dl closed 3 years ago

roe-dl commented 3 years ago

The WeatherLinkLive device provides more observation types than processed by the driver.

'windSpeed10' and 'windDir10' are defined in WeeWX. They are not saved into the archive, but they were needed for some uploaders. So it would be helpful to include them.

'THSW' is defined in WeeWX, too. Some people prefer it over 'appTemp'. So it would be useful to have that value, too.

Additionally the device provides wet bulb temperature. That is not defined in standard WeeWX, but it can be interesting, too. So I defined 'outWetbulb' and included it, too.