I think this was the Problem with missing Database extended schema object.
I had the same problem as i upgraded from weewx 4 to 5. I solved this with.
weectl database add-column appTemp
weectl database add-column cloudbase
weectl database add-column visibility
weectl database add-column windrun
w
Ok thanks for your Help. Your Hints get me in the right direction.
Thanks
Karen K schrieb am Donnerstag, 14. März 2024 um 18:46:53 UTC+1:
> mh081...@gmail.com schrieb am Donnerstag, 14. März 2024 um 09:53:53 UTC+1:
>
> Can anybody, who already changed this, share his config?
Hi,
after i changed my Davis Vantage Pro2 Weather Station with actual Model
with Solar/UV Sensor i Changed My Weewx Belchertown Homepage a bit.
Installed GTS Extension. My Question is . How can I change "outHumAbs" to
gram per cube/meter? I dont find any detailed Document about.
Can anybody,
eewxd[293936]: INFO weewx.cheetahgenerator:
Generated 12 files for report Belchertown in 6.25 seconds
Jan 19 11:10:26 wetter weewxd[293936]: INFO weewx.reportengine: Copied 40
files to /var/www/html
###
mh081...@gmail.com schrieb am Freitag, 19. Januar
Hi,
as you wish. I have no extra/extended schema in my database.
#
root@wetter:~# echo "select count(*) from pragma_table_info('archive');" |
sqlite3 /var/tmp/test.sdb
52
#
vince schrieb am Freitag, 19. Januar 2024 um 08:32:51 UTC+1:
> Followup on this one - If the original poster can
I have the same Problem as i mentioned in a Post from Monday. I currently
don't have a Solution.
sanphillipo schrieb am Donnerstag, 18. Januar 2024 um 03:48:53 UTC+1:
> I changed it yesterday to 300 and it made no difference.
>
>
>
> Sent from my Verizon, Samsung Galaxy smartphone
>
>
> ---
#x27;s something else. Let us know what you find.
>
> -tk
>
>
> On Mon, Jan 15, 2024 at 7:53 AM mh081...@gmail.com
> wrote:
>
>> Hi,
>>
>> After Updating from 4.10.2 to 5.0.0 Report generation seems to be very
>> slow with Belchertown Reports.
>> Befo
Hi,
After Updating from 4.10.2 to 5.0.0 Report generation seems to be very slow
with Belchertown Reports.
Before Update, it runs in 1.59 seconds after approx. 133 seconds. I don't
know from which this come. During runtime, one Python Process takes 100% CPU
Here are some Logs:
With 4.10.2
Jan 1
Hi,
it doesnt work with localhost. Think, you start your Browser localy so your
Loca Browser try to mqqt to localhost. And there is no mwtt server.
>From My weewx config (the MQTT part). Think i configured my mqtt and
Webssite with https.
##weewx.conf#
[[MQTT]]
Hi,
you shouldn't use "localhost" in your config.If you connect to your
website with your browser, then locahlost are used to connect to the mqtt
server.
This failed if you try to connect from your client. I think it will only be
possible when you start the browser from the mqtt server direct.
Alles klar Danke für die Mühe. Werde mal schauen ob ich das mache.
kk44...@gmail.com schrieb am Montag, 31. Januar 2022 um 15:52:08 UTC+1:
> Das teste ich gerade bei mir. Es erfordert Eingriffe in
> js/belchertown.js.tmpl und index.html.tmpl.
>
> Zunächst brauchen Sie eine zusätzliche Datei, sie
Vielen Dank, soweit Funktioniert nun alles. Kleine Frage noch. Wie bekommt
man es hin das die Wetterwarnungen anklickbar sind und sich dann ein
Fenster mit den Detail öffnet? Würde das gerne auch so einbauen.
kk44...@gmail.com schrieb am Montag, 31. Januar 2022 um 14:24:21 UTC+1:
> Und ich habe
s Sie gerade angelegt
> haben, in unserem Beispiel also /etc/weewx/skins/Seasons/dwd.
>
> Wenn Sie WeeWX mit setup.py installiert haben, ersetzen Sie in allen
> Beispielen /etc durch /home.
> mh081...@gmail.com schrieb am Sonntag, 30. Januar 2022 um 18:52:49 UTC+1:
>
>> Moin,
Moin,
kurze Frage. Wo finde ich die angesprochene "Wetterwarnungen im
HTML-Template". Also wo liegt die Datei und wie heißt diese?
Danke schon mal.
Marten
hesf...@gmail.com schrieb am Sonntag, 30. Januar 2022 um 16:55:41 UTC+1:
> Ja in cron.hourly
>
> # Soll statt dwd-warnings dwd-cap-warning
And of course allow ports on your firewall/router etc.
mh081...@gmail.com schrieb am Samstag, 27. März 2021 um 16:47:11 UTC+1:
> Hi,
>
> if you will that mqtt working from ootside of your website you must config
> public dns names .
>
> example from mx site
>
> w
Hi,
if you will that mqtt working from ootside of your website you must config
public dns names .
example from mx site
weewx.conf
[[MQTT]]
server_url = mqtt://pi:passw...@gw.martenhinrichs.de:8883/
topic = weather
unit_system = METRIC
binding = archive, loo
ca_certs = /etc/ssl/certs/ca-certificates.crt
[[[inputs]]]
dayRain
name = dayRain_mm
units = mm
rainRate
name = rainRate_mm_per_hour
units = mm_per_hour
mh081...@gmail.com
Hi,
have you set tlsv12 in weewx.conf under [[MQTT]] Section?
Like
misk...@gmail.com schrieb am Mittwoch, 23. Dezember 2020 um 22:36:27 UTC+1:
> Thank you Greg,
> so I have tried:
> pi@WeeWX:~ $ mosquitto_pub -h localhost -p 8883 -t "weather/test" -m
> "hello world. this is to the weather t
rk in the terminal script? That's a better solution if it
> works.
>
> On Tuesday, October 6, 2020 at 6:37:57 AM UTC-7 gary@gmail.com wrote:
>
>> Thanks for the Linux version of the script.
>>
>> On Tuesday, October 6, 2020 at 4:33:35 AM UTC-4 mh081...@gmail.co
?" == "0" ]]; then
> newWeatherLoggerStatus="weatherlogger is back online"
> else
> newWeatherLoggerStatus="weatherLogger is OFFLINE after restart"
> fi
> echo "$weatherLoggerStatus and after restart $newWeatherLoggerStatus" |
> mail -s
Hi,
can you provide me this shell script to restart WifiLogger2 by cron? How
did you connect to WifiLogger2 remotely? I have the same problem that
WifiLogger2 disconnects from wlan after several days.
jerry...@gmail.com schrieb am Dienstag, 6. Oktober 2020 um 09:15:11 UTC+2:
> I recently swi
21 matches
Mail list logo