hello! the weewx-wxt5x6 driver supports these protocols: sdi12, nmea, serial
it supports these weewx data fields (see the DEFAULT_MAP): windDir, windSpeed, windGustDir, windGust, outTemp, outHumidity, pressure, rain_total, rainRate, hail, hailRate, heatingTemp, heatingVoltage, supplyVoltage, referenceVoltage there is a dictionary called OBSERVATIONS that maps the raw sentences to driver observations, then the DEFAULT_MAP (or user-supplied map) maps the driver observations to weewx data fields. so to answer your question, it does not support those sensors right now, but as long as those sensors use the same sdi12/nmea/serial protocols and patterns as the 'core' sensors, then it should be straightforward to add those additional sensors. m -- 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/a792c3d2-286b-42c2-910b-9e067434c6b0n%40googlegroups.com.