Search found 9 matches

by K7RMK
Tue Sep 23, 2025 5:12 am
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Templates no Longer being Output in Specified Content Type and Charset
Replies: 2
Views: 318

Templates no Longer being Output in Specified Content Type and Charset

I have a template file named hassio.xml, and when I view it, it's no longer showing up as an xml file. I'm not sure in what version it changed, but it's been at least a couple months.

My URL with the contenttype and charset calls:

http://10.1.15.1/cgi-bin/template.cgi?templatefile=hassio.xml ...
by K7RMK
Sun Oct 29, 2023 4:01 am
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Meteobridge on RPI Fails to Load. **solved**
Replies: 14
Views: 6663

Re: Meteobridge on RPI Fails to Load

Just had this happen to me. Thought I fried my SD card or something and was about to order some new gear. Thanks!
by K7RMK
Sun Sep 17, 2023 2:38 am
Forum: Meteobridge Discussion
Topic: Meteotemplate API
Replies: 2
Views: 1283

Re: Meteotemplate API

I ended up making my own link and running it as an HTTP event instead of using the built-in Meteotemplate weather network. This is what I came up with:

meteotemplate/api.php?
PASS=PASSWORD&
U=[epoch:]

#if#{*[th0temp-hold:]=*}#then##else#&T=[th0temp-act.1]#fi#
#if#{*[th0temp-hold:]=*}#then##else ...
by K7RMK
Thu Aug 31, 2023 6:14 pm
Forum: Meteobridge Discussion
Topic: Meteotemplate API
Replies: 2
Views: 1283

Meteotemplate API

I have been running Meteotemplate for a few days and thought I would write down my findings with the Meteotemplate Weather Network and some issues with how it sends data for some of the extra sensor data via the API.


I discovered Meteobridge is sending leaf wetness to Meteotemplate as soil ...
by K7RMK
Tue Oct 08, 2019 1:42 pm
Forum: Meteobridge Discussion
Topic: Ecowitt Low Battery Icons
Replies: 7
Views: 3578

Re: Ecowitt Low Battery Icons

It looks like we are on the same firmware and software. Maybe it has to do with yours being a sensor array and mine being the standalone individual sensors.

GW1000 firmware 1.5.2
No sensor array. All standalone sensors listed in first post.
Meteobridge v4.1
by K7RMK
Mon Oct 07, 2019 8:05 pm
Forum: Meteobridge Discussion
Topic: Ecowitt Low Battery Icons
Replies: 7
Views: 3578

Re: Ecowitt Low Battery Icons

For mine they show all of the time on the rain and anemometer even with good signal.
by K7RMK
Mon Oct 07, 2019 4:39 pm
Forum: Meteobridge Discussion
Topic: Ecowitt Low Battery Icons
Replies: 7
Views: 3578

Ecowitt Low Battery Icons

I am running a GW1000 station and am getting a low battery symbol for both the rain gauge and anemometer. They are both brand new with new batteries and the Ecowitt app does not show low batteries. Is the low battery feature in meteobridge supposed to work properly with Ecowitt hardware?

My sensors ...
by K7RMK
Thu Oct 03, 2019 9:33 pm
Forum: Meteobridge Discussion
Topic: Bad wind0(0) sensor data, "chill x10"
Replies: 1
Views: 1221

Bad wind0(0) sensor data, "chill x10"

My TL-MR3020 is giving me an error about wind sensor data right after boot.

logger (03.10.2019 12:08:06): sensors are now providing data.
logger (03.10.2019 12:08:06): services started.
logger (03.10.2019 12:08:09): Bad wind0(0) sensor data, "chill x10" (-999) out of range [-700:1500]
logger (03.10 ...