Something like that (not tested): #set $avgtemp = ( $current.temp1 + $current.temp2 ) / 2 North-west average: $avgtemp
weerman schrieb am Montag, 14. Juni 2021 um 22:32:23 UTC+2: > Hi all, > > I'm looking for a tag which combines the values two temperature sensors > into just one tag. > > E.g. you have two sensors, one is mounted on a north facing wall and one > on a west facing wall. Lets say the sensor on the west facing wall reads > 25°C and the one on the north face reads 23°C. So the average value of both > sensors would be 24°C. That would be the value of the tag i'm after. > > Does such a tag already exist in weewx tags or do i have to create such a > tag by myself? > > Many Thanks > > Georg > -- 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/20c2aa5c-2534-4d92-a688-b6bc65ba34a3n%40googlegroups.com.
