Thanks a lot for the information. Few days ago I made the changes in the
skin.conf as Gary suggested, but first there was no change in the displayed
value of weewx visible, although I restarted the weewx process. After a
while the pressure is displayed correct now. In addition I adjusted the
ab
I deploy the weewx version 5.1.0 an station ist WS2816 (Technoline).
Altitude is 360 m above sealevel. It is defined in the section [Station] in
weewx.conf, but the difference between station value and displayed value at
index.html of weewx is about 45 mBar.
For example: The pressure value from s
Hi Gary,
thanks a lot for your help. Everything works now as it should. I adopted
the weewx.conf and the mqtt uploader formats the values as desired.
br.
Alex
gjr80 schrieb am Freitag, 30. August 2024 um 01:32:25 UTC+2:
> Alex, you have the correct uploader installed. Compare your current
> in
Hi Gary,
I repeated the mqtt precedure and
##
pi@RPi-Weewx:/etc/weewx $ sudo weectl extension list
Using configuration file /etc/weewx/weewx.conf
Extension NameVersion Description
mqtt 0.24 Upload weather data to MQTT server.
#
Hi Gary,
I checked your hint regarding MQTT version:
First time, I installed step by step the instruction of the mentioned link
a list in weewx control tells me:
weectl extension list
Using configuration file /etc/weewx/weewx.conf
Extension NameVersion Description
MQTT 0.2.0
Hi Gary,
I took an exploit from syslog with debug-level 2, see attachment.
As I mentioned, the observation data for wind, gust and outtemp are still
transmitted unformated, I also realiezed that rain values (
"weather/rain_mm": 0.0 (mm)" ) have always zero values although the website
tells me t
Hi Gary,
thanks for your advice. After the modification of weewx.conf mqtt data is
still delivered (so tha's positive), but no change in the number of decimal
places.
My config:
#
[[MQTT]]
enable = true
unit_system = METRICWX
# Hostname/IP of MQTT b
With this config, the weather values are puplished, but (i guess) due to
convert from US (within db) to Metricwx with up to 16 decimal places.
###
[[MQTT]]# Enable/disable this service
enable = true
unit_system = METRICWX
# Hostname/IP of MQTT broker