Thomas, the database is 116MB. Should I simply wait 1 hour? In manual stands: V4.4 includes a patch to automatically fix the defective daily summary. It is run only once on the first use of a database (usually by weewxd) and* takes only a few seconds.*
Thanks, Michal Dátum: utorok 9. februára 2021, čas: 17:54:10 UTC+1, odosielateľ: [email protected] > Patience. > > On Tue, Feb 9, 2021 at 8:50 AM miso k <[email protected]> wrote: > >> Looks like it cannot go through: >> >> Feb 9 17:49:22 WeeWX weewx[1222] DEBUG weewx.manager: Daily summary >> version is 3.0 >> Feb 9 17:49:22 WeeWX weewx[1222] INFO weewx.manager: Daily summaries at >> V3.0. Patching to V4.0 >> Feb 9 17:49:22 WeeWX weewx[1222] INFO weewx.manager: >> recalculate_weights: Using database 'weewx.sdb' >> Feb 9 17:49:22 WeeWX weewx[1222] DEBUG weewx.manager: >> recalculate_weights: Tranche size 100 >> >> even after 20 minutes, Patching has not been done. Raspberry Pi4 >> >> Dátum: utorok 9. februára 2021, čas: 17:23:10 UTC+1, odosielateľ: miso k >> >>> Hello, >>> >>> again the same problem during upgrade - weewx stopped working after sudo >>> apt-get install weewx >>> >>> this is how the install finished: >>> Configuration file '/etc/weewx/skins/Seasons/skin.conf' >>> ==> Modified (by you or by a script) since installation. >>> ==> Package distributor has shipped an updated version. >>> What would you like to do about it ? Your options are: >>> Y or I : install the package maintainer's version >>> N or O : keep your currently-installed version >>> D : show the differences between the versions >>> Z : start a shell to examine the situation >>> The default action is to keep your current version. >>> *** skin.conf (Y/I/N/O/D/Z) [default=N] ? N >>> Installing new version of config file >>> /etc/weewx/skins/Standard/skin.conf ... >>> >>> Configuration file '/etc/weewx/weewx.conf' >>> ==> Modified (by you or by a script) since installation. >>> ==> Package distributor has shipped an updated version. >>> What would you like to do about it ? Your options are: >>> Y or I : install the package maintainer's version >>> N or O : keep your currently-installed version >>> D : show the differences between the versions >>> Z : start a shell to examine the situation >>> The default action is to keep your current version. >>> *** weewx.conf (Y/I/N/O/D/Z) [default=N] ? N >>> Installing new version of config file /etc/weewx/weewx.conf.dist ... >>> saving previous config file as /etc/weewx/weewx.conf-4.3.0 >>> saving distribution config file as /etc/weewx/weewx.conf-4.4.0 >>> merging previous and distribution into /etc/weewx/weewx.conf >>> Using configuration file /etc/weewx/weewx.conf-4.3.0 >>> Processing triggers for systemd (241-7~deb10u5+rpi1) ... >>> >>> I have restarted weewx, it does not work, so I made *sudo cp >>> weewx.conf-4.3.0 weewx.conf* >>> >>> again, does not work: >>> Feb 9 17:15:28 WeeWX systemd[1]: Started LSB: weewx weather system. >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.interceptor: driver version >>> is 0.53 >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.interceptor: device type: >>> observer >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.interceptor: mode is listen >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.interceptor: listen on :8085 >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.interceptor: sensor map: >>> {'pressure': 'pressure', 'barometer': 'barometer', 'outHumidity': >>> 'humidity_out', 'inHumidity': 'humidity_in', 'outTemp': 'temperature_out', >>> 'inTemp': 'temperature_in', 'windSpeed': 'wind_speed', 'windGust': >>> 'wind_gust', 'windDir': 'wind_dir', 'windGustDir': 'wind_gust_dir', >>> 'radiation': 'solar_radiation', 'dewpoint': 'dewpoint', 'windchill': >>> 'windchill', 'rain': 'rain', 'rainRate': 'rain_rate', 'UV': 'uv', >>> 'txBatteryStatus': 'battery', 'extraTemp1': 'temperature_1', 'extraTemp2': >>> 'temperature_2', 'extraTemp3': 'temperature_3', 'extraHumid1': >>> 'humidity_1', 'extraHumid2': 'humidity_2', 'soilTemp1': >>> 'soil_temperature_1', 'soilTemp2': 'soil_temperature_2', 'soilMoist1': >>> 'soil_moisture_1', 'soilMoist2': 'soil_moisture_2', 'soilMoist3': >>> 'soil_moisture_3', 'soilMoist4': 'soil_moisture_4', 'leafWet1': >>> 'leafwetness_1', 'leafWet2': 'leafwetness_2', 'pm2_5': 'pm2_5', >>> 'extraTemp4': 'temperature_4', 'extraTemp5': 'temperature_5', 'extraTemp6': >>> 'temperature_6', 'extraTemp7': 'temperature_7', 'extraTemp8': >>> 'temperature_8', 'extraHumid3': 'humidity_3', 'extraHumid4': 'humidity_4', >>> 'extraHumid5': 'humidity_5', 'extraHumid6': 'humidity_6', 'extraHumid7': >>> 'humidity_7', 'extraHumid8': 'humidity_8', 'soilTemp3': >>> 'soil_temperature_3', 'soilTemp4': 'soil_temperature_4'} >>> Feb 9 17:15:28 WeeWX weewx[1377] DEBUG user.interceptor: start tcp >>> server >>> Feb 9 17:15:28 WeeWX weewx[1377] DEBUG weewx.engine: Loading service >>> weewx.engine.StdTimeSynch >>> Feb 9 17:15:28 WeeWX weewx[1377] DEBUG weewx.engine: Finished loading >>> service weewx.engine.StdTimeSynch >>> Feb 9 17:15:28 WeeWX weewx[1377] DEBUG weewx.engine: Loading service >>> user.filepile.FilePile >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.filepile: Using >>> /var/www/html/weewx/sds011pmdata.txt with the 'METRICWX' unit system >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.filepile: Label map is >>> {'SDS_P1': 'pm10_0', 'SDS_P2': 'pm2_5', 'BME280_temperature': 'extraTemp1', >>> 'BME280_humidity': 'extraHumid1', 'signal': 'signal1'} >>> Feb 9 17:15:28 WeeWX weewx[1377] DEBUG weewx.engine: Finished loading >>> service user.filepile.FilePile >>> Feb 9 17:15:28 WeeWX weewx[1377] DEBUG weewx.engine: Loading service >>> user.MQTTSubscribe.MQTTSubscribeService >>> Feb 9 17:15:28 WeeWX weewx[1377] DEBUG user.MQTTSubscribe: (Service) >>> Using weewx version 4.4.0 >>> Feb 9 17:15:28 WeeWX weewx[1377] DEBUG user.MQTTSubscribe: (Service) >>> Using Python 3.7.3 (default, Jul 25 2020, 13:03:44) #012[GCC 8.3.0] >>> Feb 9 17:15:28 WeeWX weewx[1377] DEBUG user.MQTTSubscribe: (Service) >>> Platform Linux-5.4.83-v7+-armv7l-with-debian-10.7 >>> Feb 9 17:15:28 WeeWX weewx[1377] DEBUG user.MQTTSubscribe: (Service) >>> Locale is 'sk_SK.UTF-8' >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) >>> Version is 2.0.0-rc03 >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) Log >>> level: 0 >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) Log >>> debug setting: 1 >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) Log >>> console: False >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) Log >>> file: None >>> Feb 9 17:15:28 WeeWX weewx[1377] DEBUG user.MQTTSubscribe: (Service) >>> sanitized configuration removed ['password'] >>> Feb 9 17:15:28 WeeWX weewx[1377] DEBUG user.MQTTSubscribe: (Service) >>> MQTTSUBscriber sanitized_service_dict is {'keepalive': '60', 'host': >>> 'localhost', 'message_callback': {'type': 'json'}, 'port': '1883', >>> 'enable': 'true', 'binding': 'loop', 'topics': {'unit_system': 'METRICWX', >>> 'weather/lightning/SENSOR': {'Time': {'ignore': 'True'}, 'AS3935_Event': >>> {'ignore': 'True'}, 'AS3935_Distance': {'name': 'lightning_distance', >>> 'ignore': 'False', 'contains_total': 'False', 'conversion_type': 'float', >>> 'units': 'km'}, 'AS3935_Energy': {'ignore': 'False', 'name': >>> 'lightning_energy', 'contains_total': 'False', 'conversion_type': 'int'}, >>> 'AS3935_Stage': {'ignore': 'True'}}}} >>> Feb 9 17:15:28 WeeWX weewx[1377] DEBUG user.MQTTSubscribe: (Service) >>> TopicManager self.collect_wind_across_loops is True >>> Feb 9 17:15:28 WeeWX weewx[1377] DEBUG user.MQTTSubscribe: (Service) >>> TopicManager self.collect_observations is False >>> Feb 9 17:15:28 WeeWX weewx[1377] DEBUG user.MQTTSubscribe: (Service) >>> TopicManager single_queue is False >>> Feb 9 17:15:28 WeeWX weewx[1377] DEBUG user.MQTTSubscribe: (Service) >>> TopicManager self.subscribed_topics is {'weather/lightning/SENSOR': >>> {'unit_system': 17, 'msg_id_field': None, 'qos': 0, >>> 'topic_tail_is_fieldname': False, 'use_server_datetime': False, >>> 'datetime_format': None, 'offset_format': None, 'ignore': False, >>> 'ignore_msg_id_field': [], 'fields': {'Time': {'name': 'Time', 'ignore': >>> True, 'contains_total': False, 'conversion_type': 'float', >>> 'conversion_error_to_none': False}, 'AS3935_Event': {'name': >>> 'AS3935_Event', 'ignore': True, 'contains_total': False, 'conversion_type': >>> 'float', 'conversion_error_to_none': False}, 'AS3935_Distance': {'name': >>> 'lightning_distance', 'ignore': False, 'contains_total': False, >>> 'conversion_type': 'float', 'conversion_error_to_none': False, 'units': >>> 'km'}, 'AS3935_Energy': {'name': 'lightning_energy', 'ignore': False, >>> 'contains_total': False, 'conversion_type': 'int', >>> 'conversion_error_to_none': False}, 'AS3935_Stage': {'name': >>> 'AS3935_Stage', 'ignore': True, 'contains_total': False, 'conversion_type': >>> 'float', 'conversion_error_to_none': False}}, 'queue': {'name': >>> 'weather/lightning/SENSOR', 'type': 'normal', 'ignore_start_time': False, >>> 'ignore_end_time': False, 'adjust_start_time': 0.0, 'adjust_end_time': 0.0, >>> 'max_size': 2147483647, 'data': deque([])}, 'filters': {}}, >>> '1612887328.278309-windGust-windGustDir-windDir-windSpeed': {'unit_system': >>> 17, 'qos': 0, 'topic_tail_is_fieldname': False, 'use_server_datetime': >>> False, 'datetime_format': None, 'offset_format': None, 'queue': {'name': >>> '1612887328.278309-windGust-windGustDir-windDir-windSpeed', 'type': >>> 'collector', 'ignore_start_time': False, 'ignore_end_time': False, >>> 'adjust_start_time': 0.0, 'adjust_end_time': 0.0, 'max_size': 2147483647, >>> 'data': deque([])}}} >>> Feb 9 17:15:28 WeeWX weewx[1377] DEBUG user.MQTTSubscribe: (Service) >>> TopicManager self.cached_fields is {} >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) >>> message_callback_provider_name is user.MQTTSubscribe.MessageCallbackProvider >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) >>> clientid is MQTTSubscribe-3911 >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) >>> client_session is True >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) >>> host is localhost >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) >>> port is 1883 >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) >>> keepalive is 60 >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) >>> username is None >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) >>> password is not set >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) >>> Archive topic is None >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) >>> binding is loop >>> Feb 9 17:15:28 WeeWX weewx[1377] DEBUG user.MQTTSubscribe: (Service) >>> Starting loop >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) >>> Waiting for MQTT connection. >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) >>> Connected with result code 0 >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) >>> Connected flags {'session present': 0} >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) >>> Subscribing to weather/lightning/SENSOR has a mid 1 and rc 0 >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) >>> Subscribing to 1612887328.278309-windGust-windGustDir-windDir-windSpeed has >>> a mid 2 and rc 0 >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) >>> Subscribed to mid: 1 is size 1 has a QOS of 0 >>> Feb 9 17:15:28 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) >>> Subscribed to mid: 2 is size 1 has a QOS of 0 >>> Feb 9 17:15:29 WeeWX weewx[1377] INFO user.MQTTSubscribe: (Service) >>> MQTT initialization complete. >>> Feb 9 17:15:29 WeeWX weewx[1377] DEBUG weewx.engine: Finished loading >>> service user.MQTTSubscribe.MQTTSubscribeService >>> Feb 9 17:15:29 WeeWX weewx[1377] DEBUG weewx.engine: Loading service >>> weewx.engine.StdConvert >>> Feb 9 17:15:29 WeeWX weewx[1377] INFO weewx.engine: StdConvert target >>> unit is 0x1 >>> Feb 9 17:15:29 WeeWX weewx[1377] DEBUG weewx.engine: Finished loading >>> service weewx.engine.StdConvert >>> Feb 9 17:15:29 WeeWX weewx[1377] DEBUG weewx.engine: Loading service >>> weewx.engine.StdCalibrate >>> Feb 9 17:15:29 WeeWX weewx[1377] DEBUG weewx.engine: Finished loading >>> service weewx.engine.StdCalibrate >>> Feb 9 17:15:29 WeeWX weewx[1377] DEBUG weewx.engine: Loading service >>> weewx.engine.StdQC >>> Feb 9 17:15:29 WeeWX weewx[1377] DEBUG weewx.engine: Finished loading >>> service weewx.engine.StdQC >>> Feb 9 17:15:29 WeeWX weewx[1377] DEBUG weewx.engine: Loading service >>> weewx.wxservices.StdWXCalculate >>> Feb 9 17:15:29 WeeWX weewx[1377] DEBUG weewx.manager: Daily summary >>> version is 3.0 >>> Feb 9 17:15:29 WeeWX weewx[1377] INFO weewx.manager: Daily summaries at >>> V3.0. Patching to V4.0 >>> Feb 9 17:15:29 WeeWX weewx[1377] INFO weewx.manager: >>> recalculate_weights: Using database 'weewx.sdb' >>> Feb 9 17:15:29 WeeWX weewx[1377] DEBUG weewx.manager: >>> recalculate_weights: Tranche size 100 >>> Feb 9 17:15:35 WeeWX weewx[1377] DEBUG user.MQTTSubscribe: (Service) >>> MessageCallbackProvider data-> incoming topic: weather/lightning/SENSOR, >>> QOS: 0, retain: 0, payload: >>> b'{"Time":"2021-02-09T17:15:35","AS3935":{"Event":0,"Distance":0,"Energy":0,"Stage":15}}' >>> Feb 9 17:15:35 WeeWX weewx[1377] DEBUG user.MQTTSubscribe: (Service) >>> TopicManager data-> incoming weather/lightning/SENSOR: lightning_distance: >>> 0.0, lightning_energy: 0 >>> Feb 9 17:15:45 WeeWX weewx[1377] DEBUG user.interceptor: GET: >>> ID=observer&PASSWORD=XXXX&indoortempf=72.0&tempf=32.7&dewptf=30.4&windchillf=27.1&indoorhumidity=54&humidity=91&windspeedmph=5.8&windgustmph=8.1&winddir=331&absbaromin=28.559&baromin=29.613&rainin=0.000&dailyrainin=0.000&weeklyrainin=0.760&monthlyrainin=1.067&solarradiation=0.00&UV=0&dateutc=2021-02-09%2016:15:43&softwaretype=EasyWeatherV1.5.7&action=updateraw&realtime=1&rtfreq=5 >>> Feb 9 17:16:01 WeeWX CRON[1411]: (root) CMD (wget " >>> http://192.168.1.54/webcapture.jpg?command=snap&channel=1&user=pi&password=xxxx" >>> >>> -O /var/www/html/wp-content/uploads/onlinecam.jpg >/dev/null 2>&1) >>> Feb 9 17:16:49 WeeWX weewx[1377] DEBUG user.interceptor: GET: >>> ID=observer&PASSWORD=XXXX&indoortempf=72.1&tempf=32.7&dewptf=30.4&windchillf=29.7&indoorhumidity=54&humidity=91&windspeedmph=3.4&windgustmph=3.4&winddir=325&absbaromin=28.568&baromin=29.622&rainin=0.000&dailyrainin=0.000&weeklyrainin=0.760&monthlyrainin=1.067&solarradiation=0.00&UV=0&dateutc=2021-02-09%2016:16:47&softwaretype=EasyWeatherV1.5.7&action=updateraw&realtime=1&rtfreq=5 >>> Feb 9 17:17:01 WeeWX CRON[1444]: (root) CMD ( cd / && run-parts >>> --report /etc/cron.hourly) >>> Feb 9 17:17:53 WeeWX weewx[1377] DEBUG user.interceptor: GET: >>> ID=observer&PASSWORD=XXXX&indoortempf=72.0&tempf=32.7&dewptf=30.4&windchillf=28.8&indoorhumidity=54&humidity=91&windspeedmph=4.0&windgustmph=4.5&winddir=334&absbaromin=28.565&baromin=29.619&rainin=0.000&dailyrainin=0.000&weeklyrainin=0.760&monthlyrainin=1.067&solarradiation=0.00&UV=0&dateutc=2021-02-09%2016:17:51&softwaretype=EasyWeatherV1.5.7&action=updateraw&realtime=1&rtfreq=5 >>> Feb 9 17:18:01 WeeWX CRON[1454]: (root) CMD (wget " >>> http://192.168.1.54/webcapture.jpg?command=snap&channel=1&user=pi&password=xxxx" >>> >>> -O /var/www/html/wp-content/uploads/onlinecam.jpg >/dev/null 2>&1) >>> Feb 9 17:18:01 WeeWX CRON[1455]: (root) CMD (/usr/bin/php >>> /var/www/html/weewx/airqualitydata.php >/dev/null 2>&1) >>> Feb 9 17:18:57 WeeWX weewx[1377] DEBUG user.interceptor: GET: >>> ID=observer&PASSWORD=XXXX&indoortempf=72.0&tempf=32.7&dewptf=30.4&windchillf=29.3&indoorhumidity=54&humidity=91&windspeedmph=3.6&windgustmph=4.5&winddir=306&absbaromin=28.559&baromin=29.613&rainin=0.000&dailyrainin=0.000&weeklyrainin=0.760&monthlyrainin=1.067&solarradiation=0.00&UV=0&dateutc=2021-02-09%2016:18:55&softwaretype=EasyWeatherV1.5.7&action=updateraw&realtime=1&rtfreq=5 >>> Feb 9 17:20:01 WeeWX weewx[1377] DEBUG user.interceptor: GET: >>> ID=observer&PASSWORD=XXXX&indoortempf=72.1&tempf=32.7&dewptf=30.6&windchillf=27.5&indoorhumidity=54&humidity=92&windspeedmph=5.6&windgustmph=8.1&winddir=319&absbaromin=28.568&baromin=29.622&rainin=0.000&dailyrainin=0.000&weeklyrainin=0.760&monthlyrainin=1.067&solarradiation=0.00&UV=0&dateutc=2021-02-09%2016:19:59&softwaretype=EasyWeatherV1.5.7&action=updateraw&realtime=1&rtfreq=5 >>> Feb 9 17:20:01 WeeWX CRON[1465]: (root) CMD (wget " >>> http://192.168.1.52/webcapture.jpg?command=snap&channel=1&user=pi&password=xxxx" >>> >>> -O /var/www/html/wp-content/uploads/camptz.jpg >/dev/null 2>&1) >>> Feb 9 17:20:01 WeeWX CRON[1466]: (root) CMD (wget " >>> http://lutov.radionet.sk/phpmyadmin/inovec.jpeg" -O >>> "/var/www/html/wp-content/uploads/inovec.jpeg" -o /tmp/wget.log >/dev/null >>> 2>&1) >>> Feb 9 17:20:01 WeeWX CRON[1469]: (root) CMD (wget " >>> http://www.inoveckachata.sk/kamera/image.jpg" -O >>> /var/www/html/wp-content/uploads/chata.jpg >/dev/null 2>&1) >>> Feb 9 17:20:01 WeeWX CRON[1471]: (root) CMD (wget " >>> http://192.168.1.54/webcapture.jpg?command=snap&channel=1&user=pi&password=xxxx" >>> >>> -O /var/www/html/wp-content/uploads/onlinecam.jpg >/dev/null 2>&1) >>> Feb 9 17:20:35 WeeWX weewx[1377] DEBUG user.MQTTSubscribe: (Service) >>> MessageCallbackProvider data-> incoming topic: weather/lightning/SENSOR, >>> QOS: 0, retain: 0, payload: >>> b'{"Time":"2021-02-09T17:20:34","AS3935":{"Event":0,"Distance":0,"Energy":0,"Stage":15}}' >>> Feb 9 17:20:35 WeeWX weewx[1377] DEBUG user.MQTTSubscribe: (Service) >>> TopicManager data-> incoming weather/lightning/SENSOR: lightning_distance: >>> 0.0, lightning_energy: 0 >>> Feb 9 17:21:01 WeeWX CRON[1475]: (root) CMD (/usr/bin/php >>> /var/www/html/weewx/airqualitydata.php >/dev/null 2>&1) >>> Feb 9 17:21:05 WeeWX weewx[1377] DEBUG user.interceptor: GET: >>> ID=observer&PASSWORD=XXXX&indoortempf=72.0&tempf=32.5&dewptf=30.4&windchillf=28.9&indoorhumidity=54&humidity=92&windspeedmph=3.8&windgustmph=4.5&winddir=324&absbaromin=28.562&baromin=29.616&rainin=0.000&dailyrainin=0.000&weeklyrainin=0.760&monthlyrainin=1.067&solarradiation=0.00&UV=0&dateutc=2021-02-09%2016:21:03&softwaretype=EasyWeatherV1.5.7&action=updateraw&realtime=1&rtfreq=5 >>> >>> where I have made the mistake? >>> Thanks! >>> >>> Raspberry Pi 3B+ >>> >>> >>> -- >> 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/037b33b3-e3ff-4870-8ed4-195cb495d219n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/037b33b3-e3ff-4870-8ed4-195cb495d219n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/881f06e0-fada-43b1-bf77-cdae28579f6an%40googlegroups.com.
