Hello - Am running weewx V 5.0.2 on a RPi 4 (DEB install) currently running
the simulator driver. My weather station is hardwired and therefore I have no
need to display sensor signal, voltage, or battery status in reports. For the
Seasons skin how do I remove the "Sensor Status" html from being generated?
This info appears on left side of the Seasons default web page. Tried
commenting-out what I thought was the responsible section in skins.conf but
that did not work.
So I'm guessing the lines below from skins.conf are responsible. Do I delete
all values to the right of "=" for sensor_connections, sensor_batteries, and
sensor_voltages? Comment out these lines entirely? Something else?
Guidance please. Thank you.
==========================================================================
# The sensor status information is used in the sensor pages. These lists
# determine which database fields will be shown, as well as the order in
# which they will be displayed.
sensor_connections = rxCheckPercent, signal1, signal2, signal3, signal4,
signal5, signal6, signal7, signal8
sensor_batteries = outTempBatteryStatus, inTempBatteryStatus,
rainBatteryStatus, hailBatteryStatus, snowBatteryStatus, windBatteryStatus,
uvBatteryStatus, txBatteryStatus, batteryStatus1, batteryStatus2,
batteryStatus3, batteryStatus4, batteryStatus5, batteryStatus6, batteryStatus7,
batteryStatus8
sensor_voltages = consBatteryVoltage, heatingVoltage, supplyVoltage,
referenceVoltage
==================================================================================
--
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/c313baf6-1aa2-46e5-a1fa-f36035da3380%40app.fastmail.com.