Commit 248a801 1 parent da998c6 commit 248a801 Copy full SHA for 248a801
File tree 1 file changed +0
-4
lines changed
1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -109,8 +109,6 @@ Here are some examples:
109
109
rain_total = rain_total.0BFA.Acurite5n1Packet
110
110
inTemp = temperature.24A4.AcuriteTowerPacket
111
111
inHumidity = humidity.24A4.AcuriteTowerPacket
112
- [[deltas]]
113
- rain = rain_total
114
112
115
113
# collect data from Acurite 986 fridge/freezer sensor set 1R and 2F
116
114
[SDR]
@@ -148,8 +146,6 @@ Here are some examples:
148
146
windDir = wind_dir.0026.FOWH1080Packet
149
147
outHumidity = humidity.0026.FOWH1080Packet
150
148
outTemp = temperature.0026.FOWH1080Packet
151
- [[deltas]]
152
- rain = rain_total
153
149
154
150
To figure out the sensor identifiers, run the driver directly, possibly with
155
151
the --debug option. Another option is to run weewx with the logging options
You can’t perform that action at this time.
0 commit comments