Ist bei mir in der index_hook_after_charts.inc drin.
1) Datei (index_hook_after_charts.inc) im Belchertown-Verzeichnis anlegen 2) den folgenden Code reinkopieren 3) In der weewx.conf (Belchertown -Section) einschalten, dass der Index-Hook alle 300 Sekunden (oder auch weniger oft) neu geladen wird. 4) Noch den iframe aus meinem Code für Deinen Standort anpassen (den Code gibt's auf Meteoblue unter Website-Widgets). <br> <br> <p align="center"> <iframe src="https://www.meteoblue.com/de/wetter/widget/three/zorneding_deutschland_2803884?geoloc=fixed&nocurrent=1&noforecast=0&days=7&tempunit=CELSIUS&windunit=KILOMETER_PER_HOUR&layout=image" frameborder="0" scrolling="YES" allowtransparency="true" sandbox="allow-same-origin allow-scripts allow-popups allow-popups-to-escape-sandbox" style="width: 100%; height: 525px; padding-left: 16px; padding-right: 16px"></iframe> </p> <br> -- 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/fce92db2-c73d-4533-8d4d-04bf5e95a75cn%40googlegroups.com.
