Search found 60 matches
- Sat Mar 21, 2020 10:00 pm
- Forum: Meteobridge Discussion
- Topic: Wired Davis Vantage Pro2 displays "phantom" sensors **solved**
- Replies: 4
- Views: 2148
Re: Wired Davis Vantage Pro2 displays "phantom" sensors
I see that you were able to fix it - thank you very, very much!!!
- Sat Mar 21, 2020 5:24 pm
- Forum: Meteobridge Discussion
- Topic: Wired Davis Vantage Pro2 displays "phantom" sensors **solved**
- Replies: 4
- Views: 2148
Re: Wired Davis Vantage Pro2 displays "phantom" sensors
I haven't changed the console configuration, and the console itself reports that is only has ONE sensor (the ISS)...
Access being sent under separate cover...
Thanks!
Access being sent under separate cover...
Thanks!
- Wed Mar 18, 2020 9:56 pm
- Forum: Meteobridge Discussion
- Topic: Wired Davis Vantage Pro2 displays "phantom" sensors **solved**
- Replies: 4
- Views: 2148
Wired Davis Vantage Pro2 displays "phantom" sensors **solved**
Please Help!
I have reported this before, but it was manageable because I could simply hide the extraneous sensors. Apparently, there is a limit to the number of sensors that I can hide, because it won't let me hide them all.
Note that this is a WIRED Vantage Pro2, using the stock Ethernet ...
I have reported this before, but it was manageable because I could simply hide the extraneous sensors. Apparently, there is a limit to the number of sensors that I can hide, because it won't let me hide them all.
Note that this is a WIRED Vantage Pro2, using the stock Ethernet ...
- Sun Dec 15, 2019 4:45 pm
- Forum: Meteobridge Discussion
- Topic: MeteoMap.cloud
- Replies: 28
- Views: 12602
Re: MeteoMap.cloud
"MeteoMap.cloud is a website for the users!"
Like I said - I see no incremental value from your "service" verses the 17 other services that I send my (free) data to - and they give me much more reliable forecasts and graphics given their immensely larger network of data sources.
And most ...
Like I said - I see no incremental value from your "service" verses the 17 other services that I send my (free) data to - and they give me much more reliable forecasts and graphics given their immensely larger network of data sources.
And most ...
- Sun Dec 15, 2019 1:12 pm
- Forum: Meteobridge Discussion
- Topic: MeteoMap.cloud
- Replies: 28
- Views: 12602
Re: MeteoMap.cloud
Your position isn't well thought-out - you need all the (free) data you can get to make your offering have value. Your target paying customer isn't the people who would send you data, it is the much larger community of people who don't have weather stations but would like to see visualized data for ...
- Fri Dec 13, 2019 3:21 pm
- Forum: Meteobridge Discussion
- Topic: MeteoMap.cloud
- Replies: 28
- Views: 12602
Re: MeteoMap.cloud
Sure would be nice if you allowed multiple Weather Station uploads from a free account. No way I'm paying 72.00 Euros to upload my data and get pretty much nothing in return that I can't get elsewhere for free. Especially since you really don't provide anything on the maps for us US-based users ...
- Thu Aug 29, 2019 1:50 pm
- Forum: Meteobridge Discussion
- Topic: Template causes MB lockup on 3.9 & 4.0 - works fine on 3.8 **solved**
- Replies: 24
- Views: 8448
Re: Template causes MB lockup on 3.9 & 4.0 - works fine on 3.8
Is there a difference in the meaning between a 503 and a 504 Response Status?admin wrote: Wed Aug 28, 2019 11:51 pm Just released update gives a 503/504 return code, if template evaluation does not work for any reason.
- Thu Aug 29, 2019 1:47 pm
- Forum: Meteobridge Discussion
- Topic: Template causes MB lockup on 3.9 & 4.0 - works fine on 3.8 **solved**
- Replies: 24
- Views: 8448
Re: Template causes MB lockup on 3.9 & 4.0 - works fine on 3.8 **solved**
New version of MB now with 3 template.cgi requestors every 60 seconds is running extremely well - I think the extended timeout on my side plus the new error responses from MB combine for a significant improvement.
My updated MeteoBridge Weather Station for SmartThings & Hubitat is available here ...
My updated MeteoBridge Weather Station for SmartThings & Hubitat is available here ...
- Thu Aug 29, 2019 12:28 am
- Forum: Meteobridge Discussion
- Topic: Template causes MB lockup on 3.9 & 4.0 - works fine on 3.8 **solved**
- Replies: 24
- Views: 8448
Re: Template causes MB lockup on 3.9 & 4.0 - works fine on 3.8 **solved**
AWESOME! Installing the update now.
I have extended the timeout to 20 seconds, and my code already checks for non-200 Status, so this should be easy to monitor. Hopefully, by not hitting the Hubitat timeout, things won't form the Read timeout log-jam any more...
I'll keep you posted, and THANKS SO ...
I have extended the timeout to 20 seconds, and my code already checks for non-200 Status, so this should be easy to monitor. Hopefully, by not hitting the Hubitat timeout, things won't form the Read timeout log-jam any more...
I'll keep you posted, and THANKS SO ...
- Wed Aug 28, 2019 10:51 pm
- Forum: Meteobridge Discussion
- Topic: Template causes MB lockup on 3.9 & 4.0 - works fine on 3.8 **solved**
- Replies: 24
- Views: 8448
Re: Template causes MB lockup on 3.9 & 4.0 - works fine on 3.8
@staze -
On my own MeteoBridge, I have 21 different uploads showing on my Live Data tab. In addition, I have 8 different FTP/HTML push items on my Services page. And 4 different local systems (ST, HE and rPi) each making template CGI requests every 1-2 minutes. All this on the relatively beastly TL ...
On my own MeteoBridge, I have 21 different uploads showing on my Live Data tab. In addition, I have 8 different FTP/HTML push items on my Services page. And 4 different local systems (ST, HE and rPi) each making template CGI requests every 1-2 minutes. All this on the relatively beastly TL ...
- Wed Aug 28, 2019 7:51 pm
- Forum: Meteobridge Discussion
- Topic: Template causes MB lockup on 3.9 & 4.0 - works fine on 3.8 **solved**
- Replies: 24
- Views: 8448
Re: Template causes MB lockup on 3.9 & 4.0 - works fine on 3.8 **solved**
Turns out that I can specify the timeout on Hubitat - will try that to see if it makes it easier for me to catch and handle the timeout...
Still, would like a valid HTTP Response Status instead of an empty string...
Still, would like a valid HTTP Response Status instead of an empty string...
- Wed Aug 28, 2019 7:45 pm
- Forum: Meteobridge Discussion
- Topic: Template causes MB lockup on 3.9 & 4.0 - works fine on 3.8 **solved**
- Replies: 24
- Views: 8448
Re: Template causes MB lockup on 3.9 & 4.0 - works fine on 3.8
Well, a 13 second timeout that responds with an empty string explains a lot.
On the Hubitat platform, they have enforced a hard 10 second timeout for asynchronous HTTP calls (which my code uses). So, I get an (uncatchable) hard time out error from Hubitat well before your code sends a null string ...
On the Hubitat platform, they have enforced a hard 10 second timeout for asynchronous HTTP calls (which my code uses). So, I get an (uncatchable) hard time out error from Hubitat well before your code sends a null string ...
- Sat Jun 22, 2019 5:00 pm
- Forum: Meteobridge Discussion
- Topic: Mystery Sensors Appeared!
- Replies: 4
- Views: 2173
Re: Mystery Sensors Appeared!
I emailed you the remote access info last week - have you had the time to take a look?
I know you're busy, just checking in...
I know you're busy, just checking in...
- Thu Jun 13, 2019 3:29 pm
- Forum: Meteobridge Discussion
- Topic: Mystery Sensors Appeared!
- Replies: 4
- Views: 2173
Re: Mystery Sensors Appeared!
My console does NOT show any additional sensors, and even if it found some, they are all disabled as verified with the WeatherLink software. Heck, my Davis Vantage Pro 2 console is cabled to the ISS, so I don't think it could pick up (wireless) aux sensors anyway.
The reported temps are ...
The reported temps are ...
- Tue Jun 04, 2019 11:02 pm
- Forum: Meteobridge Discussion
- Topic: Mystery Sensors Appeared!
- Replies: 4
- Views: 2173
Mystery Sensors Appeared!
This morning I noticed that my MeteoBridge thinks I have some new sensors on my Davis Vantage Pro 2 Plus, only I haven't updated/added anything recently.
I see this in live logging:
Live Data
Sensor Signal Metric Data Imperial Data
Outdoor 47 sec 18.9°C 38% (dew 4.3°C, heat 18.9°C) 66.0°F 38 ...
I see this in live logging:
Live Data
Sensor Signal Metric Data Imperial Data
Outdoor 47 sec 18.9°C 38% (dew 4.3°C, heat 18.9°C) 66.0°F 38 ...