Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-06-02 Thread Tom Mitchell
This might be similar to what I saw with DarkSky - all I did was let it run 
for another archive interval and it worked fine. I was unable to reproduce 
it, so I gave up on submitting a PR to fix it.

On Tuesday, June 2, 2020 at 9:12:49 AM UTC-4, Pat wrote:
>
> Can you try this version of the belchertown.py file? Replace your current 
> one, restart weewx and see if it helps?
>
> If it does I'll push it to GitHub
>
>
> On Tuesday, June 2, 2020 at 8:44:01 AM UTC-4, NanoG5Kite wrote:
>>
>> Yes, Python 3 - and many thanks! Will test further as soon a fix 
>> available.
>>
>> br,
>>
>> Matthias
>>
>> Am Dienstag, 2. Juni 2020 14:36:10 UTC+2 schrieb Pat:
>>>
>>> That's helpful. Looks like an encoding issue. You're using Python 3 
>>> right? 
>>>
>>> I'll try and push a fix to the 1.2 development branch soon
>>>
>>> On Tuesday, June 2, 2020 at 8:07:43 AM UTC-4, NanoG5Kite wrote:

 Still the same:


 https://api.aerisapi.com/forecasts/54.00318,9.76869?&format=json&filter=day&limit=7&client_id=dT1ox_secret=aHcxxx,
  
 and the error is: the JSON object must be str, not 'bytes'

 error:

 the JSON object must be str, not 'bytes' ???

 The link itself pasted into my browser is working, provides enclosed 
 zipped jason...





 Am Dienstag, 2. Juni 2020 13:45:50 UTC+2 schrieb NanoG5Kite:
>
> Hi Pat,
>
> many thanks for supporting me!!!
>
> Had first to install rsyslog to get the right log - pls. see enclosed 
> - hope the error becomes clear now?
> Maybe my Longitude "54" needs extra digits as e.g. 54.? Will also 
> give this s a try.
> My secrets/keys I have shorten with xx
>
>
>
>
>
>
> Am Dienstag, 2. Juni 2020 12:45:58 UTC+2 schrieb Pat:
>>
>> Can you show me the full log? It's being truncated 
>>
>> Hint: Some lines were ellipsized, use -l to show in full.
>>
>> On Tuesday, June 2, 2020 at 4:10:50 AM UTC-4, NanoG5Kite wrote:
>>>
>>>
>>> Added a 2nd key on Aeris, also this counting down all 5 minutes, but 
>>> no luck...
>>>
>>>
>>> Am Dienstag, 2. Juni 2020 09:50:38 UTC+2 schrieb NanoG5Kite:

 That will be hard to discover now - the keys should be correct as 
 Aeris is counting the requests.

 My dev.version:

- Station hardware: ecowitt-client
- Server uptime: 1 day, 20 hours, 38 minutes
- WeeWX uptime: 0 days, 1 hour, 31 minutes
- WeeWX version: 4.0.0
- Belchertown Skin Version: 1.2b4

 But will check later today again...



 Am Dienstag, 2. Juni 2020 08:57:28 UTC+2 schrieb Pat:
>
> That's an invalid url error. Check that your keys are correct and 
> you are on the latest development version of the skin.



-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/0922b2ac-f8f6-4d69-bdf5-665595f8d496%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-06-02 Thread Pat
Can you try this version of the belchertown.py file? Replace your current 
one, restart weewx and see if it helps?

If it does I'll push it to GitHub


On Tuesday, June 2, 2020 at 8:44:01 AM UTC-4, NanoG5Kite wrote:
>
> Yes, Python 3 - and many thanks! Will test further as soon a fix available.
>
> br,
>
> Matthias
>
> Am Dienstag, 2. Juni 2020 14:36:10 UTC+2 schrieb Pat:
>>
>> That's helpful. Looks like an encoding issue. You're using Python 3 
>> right? 
>>
>> I'll try and push a fix to the 1.2 development branch soon
>>
>> On Tuesday, June 2, 2020 at 8:07:43 AM UTC-4, NanoG5Kite wrote:
>>>
>>> Still the same:
>>>
>>>
>>> https://api.aerisapi.com/forecasts/54.00318,9.76869?&format=json&filter=day&limit=7&client_id=dT1ox_secret=aHcxxx,
>>>  
>>> and the error is: the JSON object must be str, not 'bytes'
>>>
>>> error:
>>>
>>> the JSON object must be str, not 'bytes' ???
>>>
>>> The link itself pasted into my browser is working, provides enclosed 
>>> zipped jason...
>>>
>>>
>>>
>>>
>>>
>>> Am Dienstag, 2. Juni 2020 13:45:50 UTC+2 schrieb NanoG5Kite:

 Hi Pat,

 many thanks for supporting me!!!

 Had first to install rsyslog to get the right log - pls. see enclosed - 
 hope the error becomes clear now?
 Maybe my Longitude "54" needs extra digits as e.g. 54.? Will also 
 give this s a try.
 My secrets/keys I have shorten with xx






 Am Dienstag, 2. Juni 2020 12:45:58 UTC+2 schrieb Pat:
>
> Can you show me the full log? It's being truncated 
>
> Hint: Some lines were ellipsized, use -l to show in full.
>
> On Tuesday, June 2, 2020 at 4:10:50 AM UTC-4, NanoG5Kite wrote:
>>
>>
>> Added a 2nd key on Aeris, also this counting down all 5 minutes, but 
>> no luck...
>>
>>
>> Am Dienstag, 2. Juni 2020 09:50:38 UTC+2 schrieb NanoG5Kite:
>>>
>>> That will be hard to discover now - the keys should be correct as 
>>> Aeris is counting the requests.
>>>
>>> My dev.version:
>>>
>>>- Station hardware: ecowitt-client
>>>- Server uptime: 1 day, 20 hours, 38 minutes
>>>- WeeWX uptime: 0 days, 1 hour, 31 minutes
>>>- WeeWX version: 4.0.0
>>>- Belchertown Skin Version: 1.2b4
>>>
>>> But will check later today again...
>>>
>>>
>>>
>>> Am Dienstag, 2. Juni 2020 08:57:28 UTC+2 schrieb Pat:

 That's an invalid url error. Check that your keys are correct and 
 you are on the latest development version of the skin.
>>>
>>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/41462ba2-a151-44a0-a926-7d6f5e078ed4%40googlegroups.com.
# Extension for the Belchertown skin. 
# This extension builds search list extensions as well
# as a crude "cron" to download necessary files. 
#
# Pat O'Brien, August 19, 2018

from __future__ import with_statement
from __future__ import print_function  # Python 2/3 compatibility
import datetime
import time
import calendar
import json
import os
import os.path
import syslog
import sys
import locale

import weewx
import weecfg
import configobj
import weedb
import weeutil.weeutil
import weewx.reportengine
import weewx.station
import weewx.units
import weewx.tags
import weeplot.genplot
import weeplot.utilities

from collections import OrderedDict

from weewx.cheetahgenerator import SearchList
from weewx.tags import TimespanBinder
from weeutil.weeutil import to_bool, TimeSpan, to_float, to_int, archiveDaySpan, archiveWeekSpan, archiveMonthSpan, archiveYearSpan, startOfDay, timestamp_to_string, option_as_list
try:
from weeutil.config import search_up
except:
# Pass here because chances are we have an old version of weewx which will get caught below. 
pass
try:
# weewx 4
from weeutil.config import accumulateLeaves
except:
# weewx 3
from weeutil.weeutil import accumulateLeaves

# Check weewx version. Many things like search_up, weeutil.weeutil.KeyDict (label_dict) are from 3.9
if weewx.__version__ < "3.9":
raise weewx.UnsupportedFeature("weewx 3.9 and newer is required, found %s" % weewx.__version__)   

try:
# Test for new-style weewx v4 logging by trying to import weeutil.logger
import weeutil.logger
import logging

log = logging.getLogger(__name__)

def logdbg(msg):
log.debug(msg)

def loginf(msg):
log.info(msg)

def logerr(msg):
log.error(msg)

except ImportError:
# Old-style weewx logging
import syslog

def logmsg(level, msg):
syslog.syslog(level, 'Belchertown Extension: %s' % msg)

def logdbg(msg):
logmsg(syslog.LOG_DEBUG, msg)

def loginf(msg):
logmsg(syslog.LOG_IN

Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-06-02 Thread 'NanoG5Kite' via weewx-user
Yes, Python 3 - and many thanks! Will test further as soon a fix available.

br,

Matthias

Am Dienstag, 2. Juni 2020 14:36:10 UTC+2 schrieb Pat:
>
> That's helpful. Looks like an encoding issue. You're using Python 3 right? 
>
> I'll try and push a fix to the 1.2 development branch soon
>
> On Tuesday, June 2, 2020 at 8:07:43 AM UTC-4, NanoG5Kite wrote:
>>
>> Still the same:
>>
>>
>> https://api.aerisapi.com/forecasts/54.00318,9.76869?&format=json&filter=day&limit=7&client_id=dT1ox_secret=aHcxxx,
>>  
>> and the error is: the JSON object must be str, not 'bytes'
>>
>> error:
>>
>> the JSON object must be str, not 'bytes' ???
>>
>> The link itself pasted into my browser is working, provides enclosed 
>> zipped jason...
>>
>>
>>
>>
>>
>> Am Dienstag, 2. Juni 2020 13:45:50 UTC+2 schrieb NanoG5Kite:
>>>
>>> Hi Pat,
>>>
>>> many thanks for supporting me!!!
>>>
>>> Had first to install rsyslog to get the right log - pls. see enclosed - 
>>> hope the error becomes clear now?
>>> Maybe my Longitude "54" needs extra digits as e.g. 54.? Will also 
>>> give this s a try.
>>> My secrets/keys I have shorten with xx
>>>
>>>
>>>
>>>
>>>
>>>
>>> Am Dienstag, 2. Juni 2020 12:45:58 UTC+2 schrieb Pat:

 Can you show me the full log? It's being truncated 

 Hint: Some lines were ellipsized, use -l to show in full.

 On Tuesday, June 2, 2020 at 4:10:50 AM UTC-4, NanoG5Kite wrote:
>
>
> Added a 2nd key on Aeris, also this counting down all 5 minutes, but 
> no luck...
>
>
> Am Dienstag, 2. Juni 2020 09:50:38 UTC+2 schrieb NanoG5Kite:
>>
>> That will be hard to discover now - the keys should be correct as 
>> Aeris is counting the requests.
>>
>> My dev.version:
>>
>>- Station hardware: ecowitt-client
>>- Server uptime: 1 day, 20 hours, 38 minutes
>>- WeeWX uptime: 0 days, 1 hour, 31 minutes
>>- WeeWX version: 4.0.0
>>- Belchertown Skin Version: 1.2b4
>>
>> But will check later today again...
>>
>>
>>
>> Am Dienstag, 2. Juni 2020 08:57:28 UTC+2 schrieb Pat:
>>>
>>> That's an invalid url error. Check that your keys are correct and 
>>> you are on the latest development version of the skin.
>>
>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/8e882971-4d28-4440-a1aa-9766fe6b3814%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-06-02 Thread Pat
That's helpful. Looks like an encoding issue. You're using Python 3 right? 

I'll try and push a fix to the 1.2 development branch soon

On Tuesday, June 2, 2020 at 8:07:43 AM UTC-4, NanoG5Kite wrote:
>
> Still the same:
>
>
> https://api.aerisapi.com/forecasts/54.00318,9.76869?&format=json&filter=day&limit=7&client_id=dT1ox_secret=aHcxxx,
>  
> and the error is: the JSON object must be str, not 'bytes'
>
> error:
>
> the JSON object must be str, not 'bytes' ???
>
> The link itself pasted into my browser is working, provides enclosed 
> zipped jason...
>
>
>
>
>
> Am Dienstag, 2. Juni 2020 13:45:50 UTC+2 schrieb NanoG5Kite:
>>
>> Hi Pat,
>>
>> many thanks for supporting me!!!
>>
>> Had first to install rsyslog to get the right log - pls. see enclosed - 
>> hope the error becomes clear now?
>> Maybe my Longitude "54" needs extra digits as e.g. 54.? Will also 
>> give this s a try.
>> My secrets/keys I have shorten with xx
>>
>>
>>
>>
>>
>>
>> Am Dienstag, 2. Juni 2020 12:45:58 UTC+2 schrieb Pat:
>>>
>>> Can you show me the full log? It's being truncated 
>>>
>>> Hint: Some lines were ellipsized, use -l to show in full.
>>>
>>> On Tuesday, June 2, 2020 at 4:10:50 AM UTC-4, NanoG5Kite wrote:


 Added a 2nd key on Aeris, also this counting down all 5 minutes, but no 
 luck...


 Am Dienstag, 2. Juni 2020 09:50:38 UTC+2 schrieb NanoG5Kite:
>
> That will be hard to discover now - the keys should be correct as 
> Aeris is counting the requests.
>
> My dev.version:
>
>- Station hardware: ecowitt-client
>- Server uptime: 1 day, 20 hours, 38 minutes
>- WeeWX uptime: 0 days, 1 hour, 31 minutes
>- WeeWX version: 4.0.0
>- Belchertown Skin Version: 1.2b4
>
> But will check later today again...
>
>
>
> Am Dienstag, 2. Juni 2020 08:57:28 UTC+2 schrieb Pat:
>>
>> That's an invalid url error. Check that your keys are correct and you 
>> are on the latest development version of the skin.
>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/54c284b6-662e-4bf3-99fb-13080f2c825d%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-06-02 Thread 'NanoG5Kite' via weewx-user
Hi Pat,

many thanks for supporting me!!!

Had first to install rsyslog to get the right log - pls. see enclosed - 
hope the error becomes clear now?
Maybe my Longitude "54" needs extra digits as e.g. 54.? Will also give 
this s a try.
My secrets/keys I have shorten with xx






Am Dienstag, 2. Juni 2020 12:45:58 UTC+2 schrieb Pat:
>
> Can you show me the full log? It's being truncated 
>
> Hint: Some lines were ellipsized, use -l to show in full.
>
> On Tuesday, June 2, 2020 at 4:10:50 AM UTC-4, NanoG5Kite wrote:
>>
>>
>> Added a 2nd key on Aeris, also this counting down all 5 minutes, but no 
>> luck...
>>
>>
>> Am Dienstag, 2. Juni 2020 09:50:38 UTC+2 schrieb NanoG5Kite:
>>>
>>> That will be hard to discover now - the keys should be correct as Aeris 
>>> is counting the requests.
>>>
>>> My dev.version:
>>>
>>>- Station hardware: ecowitt-client
>>>- Server uptime: 1 day, 20 hours, 38 minutes
>>>- WeeWX uptime: 0 days, 1 hour, 31 minutes
>>>- WeeWX version: 4.0.0
>>>- Belchertown Skin Version: 1.2b4
>>>
>>> But will check later today again...
>>>
>>>
>>>
>>> Am Dienstag, 2. Juni 2020 08:57:28 UTC+2 schrieb Pat:

 That's an invalid url error. Check that your keys are correct and you 
 are on the latest development version of the skin.
>>>
>>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/5878f493-101b-4666-8c1e-bac66bfc86a9%40googlegroups.com.
Jun  2 13:20:30 DietPi weewx[740] INFO user.interceptor: unrecognized parameter 
b'stationtype=GW1000A_V1.5.9
Jun  2 13:20:30 DietPi weewx[740] ERROR user.interceptor: parse failed for 
b'stationtype=GW1000A_V1.5.9&PASSKEY=AF10F786D2374FBE98A9D045CE603380&solarradiation=638.47&weeklyrainin=0.000&yearlyrainin=2.425&baromrelin=30.020&baromabsin=30.020&windgustmph=1.12&windspeedmph=0.67&uv=6&hourlyrainin=0.000&maxdailygust=6.93&dateutc=2020-06-02+11:20:30&model=GW1000_Pro&humidity=37&eventrainin=0.000&tempinf=78.3&totalrainin=2.425&wh65batt=0&monthlyrainin=0.000&dailyrainin=0.000&tempf=77.7&freq=868M&rainratein=0.000&humidityin=37&winddir=222':
 could not convert string to float: "222'"
Jun  2 13:20:31 DietPi weewx[740] INFO weewx.manager: Added record 2020-06-02 
13:20:00 CEST (1591096800) to database 'weewx.sdb'
Jun  2 13:20:31 DietPi weewx[740] INFO weewx.manager: Added record 2020-06-02 
13:20:00 CEST (1591096800) to daily summary in 'weewx.sdb'
Jun  2 13:20:32 DietPi weewx[740] INFO weewx.restx: PWSWeather: Published 
record 2020-06-02 13:20:00 CEST (1591096800)
Jun  2 13:20:33 DietPi weewx[740] INFO weewx.cheetahgenerator: Generated 8 
files for report SeasonsReport in 1.90 seconds
Jun  2 13:20:34 DietPi weewx[740] INFO weewx.imagegenerator: Generated 15 
images for report SeasonsReport in 0.51 seconds
Jun  2 13:20:34 DietPi weewx[740] INFO weewx.reportengine: Copied 0 files to 
/home/weewx/public_html
Jun  2 13:20:34 DietPi weewx[740] INFO weewx.cheetahgenerator: Generated 6 
files for report SmartphoneReport in 0.11 seconds
Jun  2 13:20:34 DietPi weewx[740] INFO weewx.imagegenerator: Generated 6 images 
for report SmartphoneReport in 0.18 seconds
Jun  2 13:20:34 DietPi weewx[740] INFO weewx.reportengine: Copied 0 files to 
/home/weewx/public_html/smartphone
Jun  2 13:20:34 DietPi weewx[740] INFO weewx.cheetahgenerator: Generated 1 
files for report MobileReport in 0.04 seconds
Jun  2 13:20:34 DietPi weewx[740] INFO weewx.imagegenerator: Generated 4 images 
for report MobileReport in 0.13 seconds
Jun  2 13:20:34 DietPi weewx[740] INFO weewx.reportengine: Copied 0 files to 
/home/weewx/public_html/mobile
Jun  2 13:20:35 DietPi weewx[740] ERROR weewx.reportengine: Caught 
unrecoverable exception in generator 'weewx.cheetahgenerator.CheetahGenerator'
Jun  2 13:20:35 DietPi weewx[740] ERROR weewx.reportengine:   Error 
downloading forecast data. Check the URL in your configuration and try again. 
You are trying to use URL: 
https://api.aerisapi.com/forecasts/54,9.7667?&format=json&filter=day&limit=7&client_id=dT1xxx&client_secret=aHcjxx,
 and the error is: the JSON object must be str, not 'bytes'
Jun  2 13:20:35 DietPi weewx[740] ERROR weewx.reportengine:   
Traceback (most recent call last):
Jun  2 13:20:35 DietPi weewx[740] ERROR weewx.reportengine: 
File "/home/weewx/bin/user/belchertown.py", line 841, in get_extension_list
Jun  2 13:20:35 DietPi weewx[740] ERROR weewx.reportengine:   
forecast_file_result = json.dumps( {"timestamp": int(time.time()), "current": 
[json.loads(current_page)], "forecast": [json.loads(forecast_page)]} )
Jun  2 13:20:35 DietPi weewx[740] ERROR weewx.reportengine: 
File "/usr/lib/python3.5/json/__init__.py", line 312, in loads
Jun  2 13:20:35 DietP

Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-06-02 Thread 'NanoG5Kite' via weewx-user
Hi Pat,

first of all mayn thanks for supporting me - had first to install rsyslog 
to get a full log:

Please see enclosed log.txt...

Regards,

Matthias

Am Dienstag, 2. Juni 2020 12:45:58 UTC+2 schrieb Pat:
>
> Can you show me the full log? It's being truncated 
>
> Hint: Some lines were ellipsized, use -l to show in full.
>
> On Tuesday, June 2, 2020 at 4:10:50 AM UTC-4, NanoG5Kite wrote:
>>
>>
>> Added a 2nd key on Aeris, also this counting down all 5 minutes, but no 
>> luck...
>>
>>
>> Am Dienstag, 2. Juni 2020 09:50:38 UTC+2 schrieb NanoG5Kite:
>>>
>>> That will be hard to discover now - the keys should be correct as Aeris 
>>> is counting the requests.
>>>
>>> My dev.version:
>>>
>>>- Station hardware: ecowitt-client
>>>- Server uptime: 1 day, 20 hours, 38 minutes
>>>- WeeWX uptime: 0 days, 1 hour, 31 minutes
>>>- WeeWX version: 4.0.0
>>>- Belchertown Skin Version: 1.2b4
>>>
>>> But will check later today again...
>>>
>>>
>>>
>>> Am Dienstag, 2. Juni 2020 08:57:28 UTC+2 schrieb Pat:

 That's an invalid url error. Check that your keys are correct and you 
 are on the latest development version of the skin.
>>>
>>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/a5bd95c7-b3e5-45c4-bf31-fef8b77d9fd9%40googlegroups.com.
Jun  2 13:20:30 DietPi weewx[740] INFO user.interceptor: unrecognized parameter 
b'stationtype=GW1000A_V1.5.9
Jun  2 13:20:30 DietPi weewx[740] ERROR user.interceptor: parse failed for 
b'stationtype=GW1000A_V1.5.9&PASSKEY=AF10F786D2374FBE98A9D045CE603380&solarradiation=638.47&weeklyrainin=0.000&yearlyrainin=2.425&baromrelin=30.020&baromabsin=30.020&windgustmph=1.12&windspeedmph=0.67&uv=6&hourlyrainin=0.000&maxdailygust=6.93&dateutc=2020-06-02+11:20:30&model=GW1000_Pro&humidity=37&eventrainin=0.000&tempinf=78.3&totalrainin=2.425&wh65batt=0&monthlyrainin=0.000&dailyrainin=0.000&tempf=77.7&freq=868M&rainratein=0.000&humidityin=37&winddir=222':
 could not convert string to float: "222'"
Jun  2 13:20:31 DietPi weewx[740] INFO weewx.manager: Added record 2020-06-02 
13:20:00 CEST (1591096800) to database 'weewx.sdb'
Jun  2 13:20:31 DietPi weewx[740] INFO weewx.manager: Added record 2020-06-02 
13:20:00 CEST (1591096800) to daily summary in 'weewx.sdb'
Jun  2 13:20:32 DietPi weewx[740] INFO weewx.restx: PWSWeather: Published 
record 2020-06-02 13:20:00 CEST (1591096800)
Jun  2 13:20:33 DietPi weewx[740] INFO weewx.cheetahgenerator: Generated 8 
files for report SeasonsReport in 1.90 seconds
Jun  2 13:20:34 DietPi weewx[740] INFO weewx.imagegenerator: Generated 15 
images for report SeasonsReport in 0.51 seconds
Jun  2 13:20:34 DietPi weewx[740] INFO weewx.reportengine: Copied 0 files to 
/home/weewx/public_html
Jun  2 13:20:34 DietPi weewx[740] INFO weewx.cheetahgenerator: Generated 6 
files for report SmartphoneReport in 0.11 seconds
Jun  2 13:20:34 DietPi weewx[740] INFO weewx.imagegenerator: Generated 6 images 
for report SmartphoneReport in 0.18 seconds
Jun  2 13:20:34 DietPi weewx[740] INFO weewx.reportengine: Copied 0 files to 
/home/weewx/public_html/smartphone
Jun  2 13:20:34 DietPi weewx[740] INFO weewx.cheetahgenerator: Generated 1 
files for report MobileReport in 0.04 seconds
Jun  2 13:20:34 DietPi weewx[740] INFO weewx.imagegenerator: Generated 4 images 
for report MobileReport in 0.13 seconds
Jun  2 13:20:34 DietPi weewx[740] INFO weewx.reportengine: Copied 0 files to 
/home/weewx/public_html/mobile
Jun  2 13:20:35 DietPi weewx[740] ERROR weewx.reportengine: Caught 
unrecoverable exception in generator 'weewx.cheetahgenerator.CheetahGenerator'
Jun  2 13:20:35 DietPi weewx[740] ERROR weewx.reportengine:   Error 
downloading forecast data. Check the URL in your configuration and try again. 
You are trying to use URL: 
https://api.aerisapi.com/forecasts/54,9.7667?&format=json&filter=day&limit=7&client_id=dT1o11qXmeB3nNkVI83Ad&client_secret=aHcj5CCJRfsCoB5Ar2MB8Cj1weuyiEAgrLaC1cK6,
 and the error is: the JSON object must be str, not 'bytes'
Jun  2 13:20:35 DietPi weewx[740] ERROR weewx.reportengine:   
Traceback (most recent call last):
Jun  2 13:20:35 DietPi weewx[740] ERROR weewx.reportengine: 
File "/home/weewx/bin/user/belchertown.py", line 841, in get_extension_list
Jun  2 13:20:35 DietPi weewx[740] ERROR weewx.reportengine:   
forecast_file_result = json.dumps( {"timestamp": int(time.time()), "current": 
[json.loads(current_page)], "forecast": [json.loads(forecast_page)]} )
Jun  2 13:20:35 DietPi weewx[740] ERROR weewx.reportengine: 
File "/usr/lib/python3.5/json/__init__.py", line 312, in loads
Jun  2 13:20:35 DietPi weewx[740] ERROR weewx.reportengine:   
s.__class__.__name__))
Jun  2 13:20:35 Die

Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-06-02 Thread Pat
This could also be a permissions error to the json folder, make sure 
permissions are ok as well

On Tuesday, June 2, 2020 at 6:45:58 AM UTC-4, Pat wrote:
>
> Can you show me the full log? It's being truncated 
>
> Hint: Some lines were ellipsized, use -l to show in full.
>
> On Tuesday, June 2, 2020 at 4:10:50 AM UTC-4, NanoG5Kite wrote:
>>
>>
>> Added a 2nd key on Aeris, also this counting down all 5 minutes, but no 
>> luck...
>>
>>
>> Am Dienstag, 2. Juni 2020 09:50:38 UTC+2 schrieb NanoG5Kite:
>>>
>>> That will be hard to discover now - the keys should be correct as Aeris 
>>> is counting the requests.
>>>
>>> My dev.version:
>>>
>>>- Station hardware: ecowitt-client
>>>- Server uptime: 1 day, 20 hours, 38 minutes
>>>- WeeWX uptime: 0 days, 1 hour, 31 minutes
>>>- WeeWX version: 4.0.0
>>>- Belchertown Skin Version: 1.2b4
>>>
>>> But will check later today again...
>>>
>>>
>>>
>>> Am Dienstag, 2. Juni 2020 08:57:28 UTC+2 schrieb Pat:

 That's an invalid url error. Check that your keys are correct and you 
 are on the latest development version of the skin.
>>>
>>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/f79f5b86-e1cb-4f6a-b5d1-709a0cbf467d%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-06-02 Thread Pat
Can you show me the full log? It's being truncated 

Hint: Some lines were ellipsized, use -l to show in full.

On Tuesday, June 2, 2020 at 4:10:50 AM UTC-4, NanoG5Kite wrote:
>
>
> Added a 2nd key on Aeris, also this counting down all 5 minutes, but no 
> luck...
>
>
> Am Dienstag, 2. Juni 2020 09:50:38 UTC+2 schrieb NanoG5Kite:
>>
>> That will be hard to discover now - the keys should be correct as Aeris 
>> is counting the requests.
>>
>> My dev.version:
>>
>>- Station hardware: ecowitt-client
>>- Server uptime: 1 day, 20 hours, 38 minutes
>>- WeeWX uptime: 0 days, 1 hour, 31 minutes
>>- WeeWX version: 4.0.0
>>- Belchertown Skin Version: 1.2b4
>>
>> But will check later today again...
>>
>>
>>
>> Am Dienstag, 2. Juni 2020 08:57:28 UTC+2 schrieb Pat:
>>>
>>> That's an invalid url error. Check that your keys are correct and you 
>>> are on the latest development version of the skin.
>>
>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/7c92794b-1a60-42cd-a2f7-4f545423a180%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-06-02 Thread 'NanoG5Kite' via weewx-user

Added a 2nd key on Aeris, also this counting down all 5 minutes, but no 
luck...


Am Dienstag, 2. Juni 2020 09:50:38 UTC+2 schrieb NanoG5Kite:
>
> That will be hard to discover now - the keys should be correct as Aeris is 
> counting the requests.
>
> My dev.version:
>
>- Station hardware: ecowitt-client
>- Server uptime: 1 day, 20 hours, 38 minutes
>- WeeWX uptime: 0 days, 1 hour, 31 minutes
>- WeeWX version: 4.0.0
>- Belchertown Skin Version: 1.2b4
>
> But will check later today again...
>
>
>
> Am Dienstag, 2. Juni 2020 08:57:28 UTC+2 schrieb Pat:
>>
>> That's an invalid url error. Check that your keys are correct and you are 
>> on the latest development version of the skin.
>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/e86c330b-d9c5-456a-bd60-236c5e45021e%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-06-02 Thread 'NanoG5Kite' via weewx-user
That will be hard to discover now - the keys should be correct as Aeris is 
counting the requests.

My dev.version:

   - Station hardware: ecowitt-client
   - Server uptime: 1 day, 20 hours, 38 minutes
   - WeeWX uptime: 0 days, 1 hour, 31 minutes
   - WeeWX version: 4.0.0
   - Belchertown Skin Version: 1.2b4

But will check later today again...



Am Dienstag, 2. Juni 2020 08:57:28 UTC+2 schrieb Pat:
>
> That's an invalid url error. Check that your keys are correct and you are 
> on the latest development version of the skin.

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/86d54a7c-9bb7-4d21-81f0-d98f359b302e%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-06-01 Thread Pat
That's an invalid url error. Check that your keys are correct and you are on 
the latest development version of the skin.

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/eea561bd-22b2-42ac-9efa-a33cb4084e11%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-06-01 Thread 'NanoG5Kite' via weewx-user
Hello, greetings from Germany!

I currently try to get running the Aeris forecast on the current 
development skin.
However, although the Aeris API hits count down, my Aeris credentials are 
working, no forecast created, but errors...

Jun 02 08:05:18 DietPi weewxd[31966]: weewx[31966] ERROR 
weewx.reportengine:   ngen += 
self.generate(section[subsection], gen_ts)
Jun 02 08:05:18 DietPi weewxd[31966]: weewx[31966] ERROR 
weewx.reportengine: File 
"/home/weewx/bin/weewx/cheetahgenerator.py", line 309, in generate
Jun 02 08:05:18 DietPi weewxd[31966]: weewx[31966] ERROR 
weewx.reportengine:   default_binding)
Jun 02 08:05:18 DietPi weewxd[31966]: weewx[31966] ERROR 
weewx.reportengine: File 
"/home/weewx/bin/weewx/cheetahgenerator.py", line 376, in _getSearchList
Jun 02 08:05:18 DietPi weewxd[31966]: weewx[31966] ERROR 
weewx.reportengine:   searchList += 
obj.get_extension_list(timespan, db_lookup)
Jun 02 08:05:18 DietPi weewxd[31966]: weewx[31966] ERROR 
weewx.reportengine: File 
"/home/weewx/bin/user/belchertown.py", line 844, in get_extension_list
Jun 02 08:05:18 DietPi weewxd[31966]: weewx[31966] ERROR 
weewx.reportengine:   raise Warning( "Error downloading 
forecast data. Check the URL in your configuration and …t_url, error ) )
Jun 02 08:05:18 DietPi weewxd[31966]: weewx[31966] ERROR 
weewx.reportengine:   Warning: Error downloading forecast data. 
Check the URL in your configuration and try again. You are trying…s'
Jun 02 08:05:18 DietPi weewxd[31966]: weewx[31966] ERROR 
weewx.reportengine:   Generator terminated
Jun 02 08:05:18 DietPi weewxd[31966]: weewx[31966] INFO weewx.reportengine: 
Copied 2 files to /home/weewx/public_html/belchertown
Hint: Some lines were ellipsized, use -l to show in full.

my skin.config settings:

# Forecast defaults
forecast_enabled = 1
forecast_api_id = "dT1xxx"
forecast_api_secret = "EL7xxx"
forecast_units = "si"
forecast_stale = 3540
forecast_alert_enabled = 0
forecast_alert_limit = 1
forecast_show_daily_forecast_link = 1
forecast_daily_forecast_link = 
"https://wx.aerisweather.com/local/de/fitzbek";

Any help/tip appreciated! I run weewx 4.0.0 on a Dietpi Debian VM.

Thanks!

Matthias



Am Montag, 27. April 2020 19:25:17 UTC+2 schrieb Pat:
>
> Awesome! I just pushed 1.2b3 not too long ago too (haven't really told 
> anyone). Glad to see it's working for you!
>
> On Monday, April 27, 2020 at 1:24:10 PM UTC-4, G Hammer wrote:
>>
>> Running 1.2b3 all is well on my install.
>> WeeWX 4.0.0b18
>> Python 3
>>
>>
>> On Sunday, April 26, 2020 at 11:25:56 AM UTC-4, Pat wrote:
>>>
>>> I've incorporated Aeris Weather into the Belchertown 1.2b2 beta skin. 
>>> Details can be found here for anyone who wants to try it out: 
>>> https://github.com/poblabs/weewx-belchertown/tree/development
>>>
>>> Be sure to read the readme on settings and getting Aeris setup. 
>>>
>>> On Friday, April 24, 2020 at 2:05:44 PM UTC-4, galfert wrote:

 The free Aeris Weather account is not advertised. You have to use the 
 link I provided to get in on the special "Contributor account" only for 
 those that contribute with their station to PWSweather.com.

 This link:
 https://www.aerisweather.com/signup/pws/ 
 



 On Friday, April 24, 2020 at 1:11:49 PM UTC-4, Philip Kutzenco wrote:
>
> Hmm. I think galfert is correct. I believe as long as your weewx 
> implementation is sending "quality data to pwsweather.com monthly, 
> use of the API is free. Sorry for the false alarm.
>
> On Friday, April 24, 2020 at 12:49:03 PM UTC-4, Philip Kutzenco wrote:
>>
>> I signed up. However, it looks to me that having a PWSweather account 
>> lets you get an Aeris Weather account (which is linked), but when I go 
>> to 
>> the API site with that account, they only offer a 30 day free trial. 
>> After 
>> that there is a monthly or annual cost.for the API subscription. Am I 
>> missing something?
>>
>> On Thursday, April 23, 2020 at 1:25:18 PM UTC-4, galfert wrote:
>>>
>>> Aeris Weather seems to be a replacement for Dark Sky that people are 
>>> going with. If you upload to PWSweather then you can get a free API key 
>>> to 
>>> Aeris Weather.
>>> https://www.aerisweather.com/signup/pws/ 
>>> 
>>>
>>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discuss

Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-27 Thread G Hammer
I think I like this alert better then being taken to a different page.

On Monday, April 27, 2020 at 1:59:53 PM UTC-4, Pat wrote:
>
> I'd like to upgrade to bootstrap 4, but it did some very bad things to the 
> charts. I've got it on the list of things. 
>
> The new alerts are in-line with the skin now just like the almanac popup, 
> no longer an external link. Aeris does not provide a link to their source, 
> only the alert details. So I show it in the skin now. Here's an example 
> attached.
>
>
>
> On Monday, April 27, 2020 at 1:44:43 PM UTC-4, G Hammer wrote:
>>
>> The new bootstrap is an improvement too I think.
>> Prior, I'd get a failure on the first report cycle, then next cycle the 
>> file would be downloaded and all was well.
>> This time, the file was downloaded first cycle.
>>
>> No alerts here, so I'll have to see if Aeris is better about my location 
>> straddling two warning areas.
>>
>> On Monday, April 27, 2020 at 1:25:17 PM UTC-4, Pat wrote:
>>>
>>> Awesome! I just pushed 1.2b3 not too long ago too (haven't really told 
>>> anyone). Glad to see it's working for you!
>>>
>>> On Monday, April 27, 2020 at 1:24:10 PM UTC-4, G Hammer wrote:

 Running 1.2b3 all is well on my install.
 WeeWX 4.0.0b18
 Python 3


 On Sunday, April 26, 2020 at 11:25:56 AM UTC-4, Pat wrote:
>
> I've incorporated Aeris Weather into the Belchertown 1.2b2 beta skin. 
> Details can be found here for anyone who wants to try it out: 
> https://github.com/poblabs/weewx-belchertown/tree/development
>
> Be sure to read the readme on settings and getting Aeris setup. 
>
> On Friday, April 24, 2020 at 2:05:44 PM UTC-4, galfert wrote:
>>
>> The free Aeris Weather account is not advertised. You have to use the 
>> link I provided to get in on the special "Contributor account" only for 
>> those that contribute with their station to PWSweather.com.
>>
>> This link:
>> https://www.aerisweather.com/signup/pws/ 
>> 
>>
>>
>>
>> On Friday, April 24, 2020 at 1:11:49 PM UTC-4, Philip Kutzenco wrote:
>>>
>>> Hmm. I think galfert is correct. I believe as long as your weewx 
>>> implementation is sending "quality data to pwsweather.com monthly, 
>>> use of the API is free. Sorry for the false alarm.
>>>
>>> On Friday, April 24, 2020 at 12:49:03 PM UTC-4, Philip Kutzenco 
>>> wrote:

 I signed up. However, it looks to me that having a PWSweather 
 account lets you get an Aeris Weather account (which is linked), but 
 when I 
 go to the API site with that account, they only offer a 30 day free 
 trial. 
 After that there is a monthly or annual cost.for the API subscription. 
 Am I 
 missing something?

 On Thursday, April 23, 2020 at 1:25:18 PM UTC-4, galfert wrote:
>
> Aeris Weather seems to be a replacement for Dark Sky that people 
> are going with. If you upload to PWSweather then you can get a free 
> API key 
> to Aeris Weather.
> https://www.aerisweather.com/signup/pws/ 
> 
>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/0dd79b84-1bd6-475f-b578-b921ea3509c9%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-27 Thread Pat
I'd like to upgrade to bootstrap 4, but it did some very bad things to the 
charts. I've got it on the list of things. 

The new alerts are in-line with the skin now just like the almanac popup, 
no longer an external link. Aeris does not provide a link to their source, 
only the alert details. So I show it in the skin now. Here's an example 
attached.



On Monday, April 27, 2020 at 1:44:43 PM UTC-4, G Hammer wrote:
>
> The new bootstrap is an improvement too I think.
> Prior, I'd get a failure on the first report cycle, then next cycle the 
> file would be downloaded and all was well.
> This time, the file was downloaded first cycle.
>
> No alerts here, so I'll have to see if Aeris is better about my location 
> straddling two warning areas.
>
> On Monday, April 27, 2020 at 1:25:17 PM UTC-4, Pat wrote:
>>
>> Awesome! I just pushed 1.2b3 not too long ago too (haven't really told 
>> anyone). Glad to see it's working for you!
>>
>> On Monday, April 27, 2020 at 1:24:10 PM UTC-4, G Hammer wrote:
>>>
>>> Running 1.2b3 all is well on my install.
>>> WeeWX 4.0.0b18
>>> Python 3
>>>
>>>
>>> On Sunday, April 26, 2020 at 11:25:56 AM UTC-4, Pat wrote:

 I've incorporated Aeris Weather into the Belchertown 1.2b2 beta skin. 
 Details can be found here for anyone who wants to try it out: 
 https://github.com/poblabs/weewx-belchertown/tree/development

 Be sure to read the readme on settings and getting Aeris setup. 

 On Friday, April 24, 2020 at 2:05:44 PM UTC-4, galfert wrote:
>
> The free Aeris Weather account is not advertised. You have to use the 
> link I provided to get in on the special "Contributor account" only for 
> those that contribute with their station to PWSweather.com.
>
> This link:
> https://www.aerisweather.com/signup/pws/ 
> 
>
>
>
> On Friday, April 24, 2020 at 1:11:49 PM UTC-4, Philip Kutzenco wrote:
>>
>> Hmm. I think galfert is correct. I believe as long as your weewx 
>> implementation is sending "quality data to pwsweather.com monthly, 
>> use of the API is free. Sorry for the false alarm.
>>
>> On Friday, April 24, 2020 at 12:49:03 PM UTC-4, Philip Kutzenco wrote:
>>>
>>> I signed up. However, it looks to me that having a PWSweather 
>>> account lets you get an Aeris Weather account (which is linked), but 
>>> when I 
>>> go to the API site with that account, they only offer a 30 day free 
>>> trial. 
>>> After that there is a monthly or annual cost.for the API subscription. 
>>> Am I 
>>> missing something?
>>>
>>> On Thursday, April 23, 2020 at 1:25:18 PM UTC-4, galfert wrote:

 Aeris Weather seems to be a replacement for Dark Sky that people 
 are going with. If you upload to PWSweather then you can get a free 
 API key 
 to Aeris Weather.
 https://www.aerisweather.com/signup/pws/ 
 



-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/32e67bab-aab7-4dfe-8a89-8dcf6b8240c4%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-27 Thread G Hammer
The new bootstrap is an improvement too I think.
Prior, I'd get a failure on the first report cycle, then next cycle the 
file would be downloaded and all was well.
This time, the file was downloaded first cycle.

No alerts here, so I'll have to see if Aeris is better about my location 
straddling two warning areas.

On Monday, April 27, 2020 at 1:25:17 PM UTC-4, Pat wrote:
>
> Awesome! I just pushed 1.2b3 not too long ago too (haven't really told 
> anyone). Glad to see it's working for you!
>
> On Monday, April 27, 2020 at 1:24:10 PM UTC-4, G Hammer wrote:
>>
>> Running 1.2b3 all is well on my install.
>> WeeWX 4.0.0b18
>> Python 3
>>
>>
>> On Sunday, April 26, 2020 at 11:25:56 AM UTC-4, Pat wrote:
>>>
>>> I've incorporated Aeris Weather into the Belchertown 1.2b2 beta skin. 
>>> Details can be found here for anyone who wants to try it out: 
>>> https://github.com/poblabs/weewx-belchertown/tree/development
>>>
>>> Be sure to read the readme on settings and getting Aeris setup. 
>>>
>>> On Friday, April 24, 2020 at 2:05:44 PM UTC-4, galfert wrote:

 The free Aeris Weather account is not advertised. You have to use the 
 link I provided to get in on the special "Contributor account" only for 
 those that contribute with their station to PWSweather.com.

 This link:
 https://www.aerisweather.com/signup/pws/ 
 



 On Friday, April 24, 2020 at 1:11:49 PM UTC-4, Philip Kutzenco wrote:
>
> Hmm. I think galfert is correct. I believe as long as your weewx 
> implementation is sending "quality data to pwsweather.com monthly, 
> use of the API is free. Sorry for the false alarm.
>
> On Friday, April 24, 2020 at 12:49:03 PM UTC-4, Philip Kutzenco wrote:
>>
>> I signed up. However, it looks to me that having a PWSweather account 
>> lets you get an Aeris Weather account (which is linked), but when I go 
>> to 
>> the API site with that account, they only offer a 30 day free trial. 
>> After 
>> that there is a monthly or annual cost.for the API subscription. Am I 
>> missing something?
>>
>> On Thursday, April 23, 2020 at 1:25:18 PM UTC-4, galfert wrote:
>>>
>>> Aeris Weather seems to be a replacement for Dark Sky that people are 
>>> going with. If you upload to PWSweather then you can get a free API key 
>>> to 
>>> Aeris Weather.
>>> https://www.aerisweather.com/signup/pws/ 
>>> 
>>>
>>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/c6fb0bf7-92a5-46af-a66c-312d200ac3d3%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-27 Thread Pat
Awesome! I just pushed 1.2b3 not too long ago too (haven't really told 
anyone). Glad to see it's working for you!

On Monday, April 27, 2020 at 1:24:10 PM UTC-4, G Hammer wrote:
>
> Running 1.2b3 all is well on my install.
> WeeWX 4.0.0b18
> Python 3
>
>
> On Sunday, April 26, 2020 at 11:25:56 AM UTC-4, Pat wrote:
>>
>> I've incorporated Aeris Weather into the Belchertown 1.2b2 beta skin. 
>> Details can be found here for anyone who wants to try it out: 
>> https://github.com/poblabs/weewx-belchertown/tree/development
>>
>> Be sure to read the readme on settings and getting Aeris setup. 
>>
>> On Friday, April 24, 2020 at 2:05:44 PM UTC-4, galfert wrote:
>>>
>>> The free Aeris Weather account is not advertised. You have to use the 
>>> link I provided to get in on the special "Contributor account" only for 
>>> those that contribute with their station to PWSweather.com.
>>>
>>> This link:
>>> https://www.aerisweather.com/signup/pws/ 
>>> 
>>>
>>>
>>>
>>> On Friday, April 24, 2020 at 1:11:49 PM UTC-4, Philip Kutzenco wrote:

 Hmm. I think galfert is correct. I believe as long as your weewx 
 implementation is sending "quality data to pwsweather.com monthly, use 
 of the API is free. Sorry for the false alarm.

 On Friday, April 24, 2020 at 12:49:03 PM UTC-4, Philip Kutzenco wrote:
>
> I signed up. However, it looks to me that having a PWSweather account 
> lets you get an Aeris Weather account (which is linked), but when I go to 
> the API site with that account, they only offer a 30 day free trial. 
> After 
> that there is a monthly or annual cost.for the API subscription. Am I 
> missing something?
>
> On Thursday, April 23, 2020 at 1:25:18 PM UTC-4, galfert wrote:
>>
>> Aeris Weather seems to be a replacement for Dark Sky that people are 
>> going with. If you upload to PWSweather then you can get a free API key 
>> to 
>> Aeris Weather.
>> https://www.aerisweather.com/signup/pws/ 
>> 
>>
>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/0ecd4a7e-155a-4f30-aefb-6770e1b6a52d%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-27 Thread G Hammer
Running 1.2b3 all is well on my install.
WeeWX 4.0.0b18
Python 3


On Sunday, April 26, 2020 at 11:25:56 AM UTC-4, Pat wrote:
>
> I've incorporated Aeris Weather into the Belchertown 1.2b2 beta skin. 
> Details can be found here for anyone who wants to try it out: 
> https://github.com/poblabs/weewx-belchertown/tree/development
>
> Be sure to read the readme on settings and getting Aeris setup. 
>
> On Friday, April 24, 2020 at 2:05:44 PM UTC-4, galfert wrote:
>>
>> The free Aeris Weather account is not advertised. You have to use the 
>> link I provided to get in on the special "Contributor account" only for 
>> those that contribute with their station to PWSweather.com.
>>
>> This link:
>> https://www.aerisweather.com/signup/pws/ 
>> 
>>
>>
>>
>> On Friday, April 24, 2020 at 1:11:49 PM UTC-4, Philip Kutzenco wrote:
>>>
>>> Hmm. I think galfert is correct. I believe as long as your weewx 
>>> implementation is sending "quality data to pwsweather.com monthly, use 
>>> of the API is free. Sorry for the false alarm.
>>>
>>> On Friday, April 24, 2020 at 12:49:03 PM UTC-4, Philip Kutzenco wrote:

 I signed up. However, it looks to me that having a PWSweather account 
 lets you get an Aeris Weather account (which is linked), but when I go to 
 the API site with that account, they only offer a 30 day free trial. After 
 that there is a monthly or annual cost.for the API subscription. Am I 
 missing something?

 On Thursday, April 23, 2020 at 1:25:18 PM UTC-4, galfert wrote:
>
> Aeris Weather seems to be a replacement for Dark Sky that people are 
> going with. If you upload to PWSweather then you can get a free API key 
> to 
> Aeris Weather.
> https://www.aerisweather.com/signup/pws/ 
> 
>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/41d6bc8e-87de-4224-b7a8-92802c743425%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-27 Thread David Barto
I now have 2 registered applications:
Demo Project
ID: XXX
Secret: YYY
Namespace:*

Forecast
ID: XXX (same as above)
Secret: YYY (same as above)
Namespace:www.kdbarto.org 

I'm using these ID/Secret in my weewx.conf file along with my
location "Poway,CA" (no space) and it fails to gather
the forecast. with the errors as posted elsewhere from my system log
files.

David

> On Apr 27, 2020, at 4:42 AM, Pat  wrote:
> 
> Below the Aeris Logo and above the "Today's Usage", click "Apps" on the menu. 
> That's where you can create an app and get your secret keys. Or try this link 
> once you're logged in. https://www.aerisweather.com/account/apps
> 
> On Monday, April 27, 2020 at 7:15:33 AM UTC-4, David Barto wrote:
> I login to Aerisweather.com  and it shows a page 
> with a
> 
> Today’s Usage
> Aeris API - Pwscontrib
>   1 hits 1,000 allowed
> 
> Aeris Maps - Pwscontrib
>   0 hits 3,000 allowed
> 
> System Status: (green box) All Systems Operational.
> 
> Yet I can’t see the API to return the forecast when used from weewx directly. 
> Using a CLI command it does work (thus the 1 hit on the page for the day)
> 
>   David
> 
>> On Apr 26, 2020, at 2:14 PM, gjr80 > wrote:
>> 
>> Have you created and logged into your AerisWeather account before submitting 
>> details via that link? I had a similar problem until I read the following 
>> line near the top of the page:
>> 
>> Log in to your AerisWeather account and return to this page to continue the 
>> signup process.
>> 
>> I created an AerisWeather account taking up their free trial. I then went to 
>> the pws contributor link that has been posted and it worked fine. When I 
>> checked my AerisWeather account I now see a pws contributor service (not 
>> sure exactly what it was called, don’t have login details to hand) has been 
>> added to my AerisWeather account. Mind you I am yet to use the AerisWeather 
>> account to access the API.
>> 
>> Gary
> 
> 
> -- 
> 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 weewx-user+unsubscr...@googlegroups.com 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/weewx-user/ee582334-3194-42e9-9e4f-48e780d40625%40googlegroups.com
>  
> .

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/6DF74DD0-E499-45CC-8567-9B545BABE3B8%40kdbarto.org.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-27 Thread Pat
Below the Aeris Logo and above the "Today's Usage", click "Apps" on the 
menu. That's where you can create an app and get your secret keys. Or try 
this link once you're logged in. https://www.aerisweather.com/account/apps

On Monday, April 27, 2020 at 7:15:33 AM UTC-4, David Barto wrote:
>
> I login to Aerisweather.com and it shows a page with a
>
> Today’s Usage
> Aeris API - Pwscontrib
> 1 hits 1,000 allowed
>
> Aeris Maps - Pwscontrib
> 0 hits 3,000 allowed
>
> System Status: (green box) All Systems Operational.
>
> Yet I can’t see the API to return the forecast when used from weewx 
> directly. Using a CLI command it does work (thus the 1 hit on the page for 
> the day)
>
> David
>
> On Apr 26, 2020, at 2:14 PM, gjr80 > 
> wrote:
>
> Have you created and logged into your AerisWeather account before 
> submitting details via that link? I had a similar problem until I read the 
> following line near the top of the page:
>
> Log in to your AerisWeather account and return to this page to continue 
> the signup process.
>
> I created an AerisWeather account taking up their free trial. I then went 
> to the pws contributor link that has been posted and it worked fine. When I 
> checked my AerisWeather account I now see a pws contributor service (not 
> sure exactly what it was called, don’t have login details to hand) has been 
> added to my AerisWeather account. Mind you I am yet to use the AerisWeather 
> account to access the API.
>
> Gary
>
>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/ee582334-3194-42e9-9e4f-48e780d40625%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-27 Thread David Barto
I login to Aerisweather.com  and it shows a page with 
a

Today’s Usage
Aeris API - Pwscontrib
1 hits 1,000 allowed

Aeris Maps - Pwscontrib
0 hits 3,000 allowed

System Status: (green box) All Systems Operational.

Yet I can’t see the API to return the forecast when used from weewx directly. 
Using a CLI command it does work (thus the 1 hit on the page for the day)

David

> On Apr 26, 2020, at 2:14 PM, gjr80  wrote:
> 
> Have you created and logged into your AerisWeather account before submitting 
> details via that link? I had a similar problem until I read the following 
> line near the top of the page:
> 
> Log in to your AerisWeather account and return to this page to continue the 
> signup process.
> 
> I created an AerisWeather account taking up their free trial. I then went to 
> the pws contributor link that has been posted and it worked fine. When I 
> checked my AerisWeather account I now see a pws contributor service (not sure 
> exactly what it was called, don’t have login details to hand) has been added 
> to my AerisWeather account. Mind you I am yet to use the AerisWeather account 
> to access the API.
> 
> Gary

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/A3F2127C-6621-4A14-B87F-D0B3471F718C%40kdbarto.org.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-26 Thread Xant


On Sunday, April 26, 2020 at 11:25:56 AM UTC-4, Pat wrote:
>
> I've incorporated Aeris Weather into the Belchertown 1.2b2 beta skin. 
> Details can be found here for anyone who wants to try it out: 
> https://github.com/poblabs/weewx-belchertown/tree/development
>>
>>
>
Interesting (will check) so, it's Aeris now your top option for DS 
replacement? 

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/29a6fc16-f3e0-4279-8fa4-d858d1ddc4fb%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-26 Thread Xant

Not just a matter of wording. Pat, as a Developer, have to consider 
new-users when starting using Belchertown. So API and Service has always to 
be current, and open to new sign-ins.


On Sunday, April 26, 2020 at 2:54:51 PM UTC-4, Xant wrote:
>
> Anton 
>
> "end of 2021 seems ample time"
>
> Not really (as pointed by someone before), "end of 2021" refers to owners 
> of existing APIs, but widget service soon to be cancelled and DarkSky 
> closed to new APIs.
>
> So the search and research for a replacement is On...
>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/b091835f-3f04-4a62-aa36-660fb0e4b446%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-26 Thread weather list
That did it, thanks Gary. I had missed that step.

> On 26Apr, 2020, at 17:14, gjr80  wrote:
> 
> Have you created and logged into your AerisWeather account before submitting 
> details via that link? I had a similar problem until I read the following 
> line near the top of the page:
> 
> Log in to your AerisWeather account and return to this page to continue the 
> signup process.
> 
> I created an AerisWeather account taking up their free trial. I then went to 
> the pws contributor link that has been posted and it worked fine. When I 
> checked my AerisWeather account I now see a pws contributor service (not sure 
> exactly what it was called, don’t have login details to hand) has been added 
> to my AerisWeather account. Mind you I am yet to use the AerisWeather account 
> to access the API.
> 
> Gary
> 
> -- 
> 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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/weewx-user/f527c526-b587-4178-b049-0ffbcc17df50%40googlegroups.com.

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/FA20644A-FC9E-4FAA-8B0C-C003004C1AC8%40gmail.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-26 Thread gjr80
Have you created and logged into your AerisWeather account before submitting 
details via that link? I had a similar problem until I read the following line 
near the top of the page:

Log in to your AerisWeather account and return to this page to continue the 
signup process.

I created an AerisWeather account taking up their free trial. I then went to 
the pws contributor link that has been posted and it worked fine. When I 
checked my AerisWeather account I now see a pws contributor service (not sure 
exactly what it was called, don’t have login details to hand) has been added to 
my AerisWeather account. Mind you I am yet to use the AerisWeather account to 
access the API.

Gary

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/f527c526-b587-4178-b049-0ffbcc17df50%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-26 Thread weather list
Has anyone made this link work? I have a valid, working PWS login but it fails 
everytime I try that ink with this message: “Something went wrong, please try 
submitting again"



> On 23Apr, 2020, at 13:25, galfert  wrote:
> 
> Aeris Weather seems to be a replacement for Dark Sky that people are going 
> with. If you upload to PWSweather then you can get a free API key to Aeris 
> Weather.
> https://www.aerisweather.com/signup/pws/
> 
> 
> -- 
> 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 weewx-user+unsubscr...@googlegroups.com 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/weewx-user/6013e83f-0778-437d-9870-82d2a0f39a61%40googlegroups.com
>  
> .

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/AC96096E-2FAB-4612-B466-172462BB8DDD%40gmail.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-26 Thread Xant
Anton 

"end of 2021 seems ample time"

Not really (as pointed by someone before), "end of 2021" refers to owners 
of existing APIs, but widget service soon to be cancelled and DarkSky 
closed to new APIs.

So the search and research for a replacement is On...

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/5b6ce47b-e714-4b3c-a0e6-2d2c8ebbe56f%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-26 Thread Anton vanNwnhzn@GMail

'End of 2021' seems ample time to find an alternative solution for the API.

Op 8-4-2020 om 3:12 schreef Xant:


To note, this is not an "usual" social forum (profanity not allowed). 
All constructive and educated points are welcome, in benefit of the 
whole WX developers and enthusiasts.


DarkSky was indeed a good service. Now, we search for a replacement.

X
--
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 weewx-user+unsubscr...@googlegroups.com 
.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/0d416cab-015b-4eff-9ffb-41553e8e5db4%40googlegroups.com 
.


--

===
Contactinfo voor Anton van Nieuwenhuijzen:
Email= tonv...@gmail.com
Fax2Mail = (+31/0)84.8397303 [ook Voice2Mail]
===
Deze E-mail en eventuele aanhangende files zijn
alleen bestemd voor de geadresseerde(n).
Als je deze E-mail ten onrechte hebt ontvangen,
dan aub verwijderen en de afzender informeren.

--
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/c3a6c11b-4a73-0109-53b1-35c02e635437%40gmail.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-26 Thread Pat
I've incorporated Aeris Weather into the Belchertown 1.2b2 beta skin. 
Details can be found here for anyone who wants to try it 
out: https://github.com/poblabs/weewx-belchertown/tree/development

Be sure to read the readme on settings and getting Aeris setup. 

On Friday, April 24, 2020 at 2:05:44 PM UTC-4, galfert wrote:
>
> The free Aeris Weather account is not advertised. You have to use the link 
> I provided to get in on the special "Contributor account" only for those 
> that contribute with their station to PWSweather.com.
>
> This link:
> https://www.aerisweather.com/signup/pws/ 
> 
>
>
>
> On Friday, April 24, 2020 at 1:11:49 PM UTC-4, Philip Kutzenco wrote:
>>
>> Hmm. I think galfert is correct. I believe as long as your weewx 
>> implementation is sending "quality data to pwsweather.com monthly, use 
>> of the API is free. Sorry for the false alarm.
>>
>> On Friday, April 24, 2020 at 12:49:03 PM UTC-4, Philip Kutzenco wrote:
>>>
>>> I signed up. However, it looks to me that having a PWSweather account 
>>> lets you get an Aeris Weather account (which is linked), but when I go to 
>>> the API site with that account, they only offer a 30 day free trial. After 
>>> that there is a monthly or annual cost.for the API subscription. Am I 
>>> missing something?
>>>
>>> On Thursday, April 23, 2020 at 1:25:18 PM UTC-4, galfert wrote:

 Aeris Weather seems to be a replacement for Dark Sky that people are 
 going with. If you upload to PWSweather then you can get a free API key to 
 Aeris Weather.
 https://www.aerisweather.com/signup/pws/ 
 



-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/e67d2f65-b3c6-4d1e-a678-2562f2dca2f5%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-24 Thread galfert
The free Aeris Weather account is not advertised. You have to use the link 
I provided to get in on the special "Contributor account" only for those 
that contribute with their station to PWSweather.com.

This link:
https://www.aerisweather.com/signup/pws/ 




On Friday, April 24, 2020 at 1:11:49 PM UTC-4, Philip Kutzenco wrote:
>
> Hmm. I think galfert is correct. I believe as long as your weewx 
> implementation is sending "quality data to pwsweather.com monthly, use of 
> the API is free. Sorry for the false alarm.
>
> On Friday, April 24, 2020 at 12:49:03 PM UTC-4, Philip Kutzenco wrote:
>>
>> I signed up. However, it looks to me that having a PWSweather account 
>> lets you get an Aeris Weather account (which is linked), but when I go to 
>> the API site with that account, they only offer a 30 day free trial. After 
>> that there is a monthly or annual cost.for the API subscription. Am I 
>> missing something?
>>
>> On Thursday, April 23, 2020 at 1:25:18 PM UTC-4, galfert wrote:
>>>
>>> Aeris Weather seems to be a replacement for Dark Sky that people are 
>>> going with. If you upload to PWSweather then you can get a free API key to 
>>> Aeris Weather.
>>> https://www.aerisweather.com/signup/pws/ 
>>> 
>>>
>>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/a1b0e0cd-4fa4-41b1-9671-3912d37ad28d%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-24 Thread Philip Kutzenco
Hmm. I think galfert is correct. I believe as long as your weewx 
implementation is sending "quality data to pwsweather.com monthly, use of 
the API is free. Sorry for the false alarm.

On Friday, April 24, 2020 at 12:49:03 PM UTC-4, Philip Kutzenco wrote:
>
> I signed up. However, it looks to me that having a PWSweather account lets 
> you get an Aeris Weather account (which is linked), but when I go to the 
> API site with that account, they only offer a 30 day free trial. After that 
> there is a monthly or annual cost.for the API subscription. Am I missing 
> something?
>
> On Thursday, April 23, 2020 at 1:25:18 PM UTC-4, galfert wrote:
>>
>> Aeris Weather seems to be a replacement for Dark Sky that people are 
>> going with. If you upload to PWSweather then you can get a free API key to 
>> Aeris Weather.
>> https://www.aerisweather.com/signup/pws/
>>
>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/91518c36-c95e-4daa-8741-b33ed0a06638%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-24 Thread Wes Witt
i linked my pwsweather account and everything looks good. i have pws data 
flowing so that is good.  in looking at my profile on aerisweather i see:

Terms: Free with Active and Quality Data PWS contribution
Payment Method: Free Signup
Products: PWS Contributors Package

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/026b6a07-54e9-490e-8dbe-b32c45fa7102%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-24 Thread Philip Kutzenco
I signed up. However, it looks to me that having a PWSweather account lets 
you get an Aeris Weather account (which is linked), but when I go to the 
API site with that account, they only offer a 30 day free trial. After that 
there is a monthly or annual cost.for the API subscription. Am I missing 
something?

On Thursday, April 23, 2020 at 1:25:18 PM UTC-4, galfert wrote:
>
> Aeris Weather seems to be a replacement for Dark Sky that people are going 
> with. If you upload to PWSweather then you can get a free API key to Aeris 
> Weather.
> https://www.aerisweather.com/signup/pws/
>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/ef73fd6a-0d5b-4494-9d88-87274b891274%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-23 Thread Xant
Related to PWSweather.com. Will check further...

Thanks, X

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/f66888d7-46f1-4490-9ca8-5f796a6e3aff%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-23 Thread Xant

Hu I was not familiar with this one. Will check.

Thanks, X

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/05373fbe-0d2e-4f79-a34d-de45192dbbe4%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-23 Thread Steve2Q
Thanks galfert..I am going to sign up with them


-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/ba4a5030-69ff-4b4e-bc71-a246718e557c%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-23 Thread galfert
Aeris Weather seems to be a replacement for Dark Sky that people are going 
with. If you upload to PWSweather then you can get a free API key to Aeris 
Weather.
https://www.aerisweather.com/signup/pws/

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/6013e83f-0778-437d-9870-82d2a0f39a61%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-07 Thread Xant

To note, this is not an "usual" social forum (profanity not allowed). All 
constructive and educated points are welcome, in benefit of the whole WX 
developers and enthusiasts.

DarkSky was indeed a good service. Now, we search for a replacement.

X

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/0d416cab-015b-4eff-9ffb-41553e8e5db4%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-06 Thread Steve2Q
In my initial post I plainly said I didn't want this to be a discussion of 
Android v IOs or Apple v Microsoft. I was just saying i did not like the idea 
that a piece of useful software was going uni- platform.

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/0396d757-06c0-40a8-95e3-d014ed0c4b30%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-05 Thread vince
On Sunday, April 5, 2020 at 2:37:06 PM UTC-7, Wes Witt wrote:
>
> you're correct that apple owes us nothing, but this is a repeated pattern 
> by them. their goal is to slowly buy up these services that android users 
> love and squash them so only apple customer can use them. of course what 
> that really means buying overpriced iphones. in the high tech history of 
> the past this has been viewed as anti-trust and i think a case could be 
> made against apple.  it is clearly a predatory move.  i don't use apple 
> products because for me i really dislike their software, the design, how it 
> works and the fact that everything is proprietary. 
>


Guys - with all due respect, can we please not get into 'commercial is 
evil' and 'vendor xyz is evil' threads here ?   Please ? 

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/d53803ea-9bbd-4be9-900d-4decf6bf5117%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-05 Thread Wes Witt
you're correct that apple owes us nothing, but this is a repeated pattern 
by them. their goal is to slowly buy up these services that android users 
love and squash them so only apple customer can use them. of course what 
that really means buying overpriced iphones. in the high tech history of 
the past this has been viewed as anti-trust and i think a case could be 
made against apple.  it is clearly a predatory move.  i don't use apple 
products because for me i really dislike their software, the design, how it 
works and the fact that everything is proprietary. 

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/dccae09d-d22f-4a1a-9523-c405c9c2580d%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-05 Thread Steve2Q
I don't remember what I paid, but I did pay.


On Sunday, April 5, 2020 at 12:41:36 PM UTC-4, Thomas Keffer wrote:
>
> With all respect Steve, but what did you pay for the Dark Sky API 
> services? It was certainly a nice service, but they don't owe us anything.
>
> And I, for one, am a very happy Apple customer.
>
>
>
> On Sun, Apr 5, 2020 at 9:24 AM Steve2Q > 
> wrote:
>
>> I have been using Darksky for over a year now and have an API which is 
>> linked to my SteelGuages. It has always given me quite accurate results.  
>> Today I received notice that "Darksky is now part of Apple". The app will 
>> now continue on my Android phone till July 1, 2020, and the API will 
>> function through the end of 2021.I do not now nor will I ever use anything 
>> tied to Apple..but I dont want to get into that now! I am sure the 
>> developers of Darksky walked away with a boat load of cash...so Apple and 
>> Darksky...FU!
>>
>> -- 
>> 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 weewx...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/b982e3e4-20a8-437f-9c6c-f74ed05fd7e5%40googlegroups.com
>> .
>>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/1029387b-872e-45f5-93db-b0b8260782b7%40googlegroups.com.


Re: [weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-05 Thread Thomas Keffer
With all respect Steve, but what did you pay for the Dark Sky API services?
It was certainly a nice service, but they don't owe us anything.

And I, for one, am a very happy Apple customer.



On Sun, Apr 5, 2020 at 9:24 AM Steve2Q  wrote:

> I have been using Darksky for over a year now and have an API which is
> linked to my SteelGuages. It has always given me quite accurate results.
> Today I received notice that "Darksky is now part of Apple". The app will
> now continue on my Android phone till July 1, 2020, and the API will
> function through the end of 2021.I do not now nor will I ever use anything
> tied to Apple..but I dont want to get into that now! I am sure the
> developers of Darksky walked away with a boat load of cash...so Apple and
> Darksky...FU!
>
> --
> 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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/b982e3e4-20a8-437f-9c6c-f74ed05fd7e5%40googlegroups.com
> .
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAPq0zEDQBE-y%2BChCWuHcxP6pmK9VRvbW38KHjx6OLGh5x5tYaQ%40mail.gmail.com.


[weewx-user] Thanks a Lot Darksky (NOT!!)

2020-04-05 Thread Steve2Q
I have been using Darksky for over a year now and have an API which is linked 
to my SteelGuages. It has always given me quite accurate results.  Today I 
received notice that "Darksky is now part of Apple". The app will now continue 
on my Android phone till July 1, 2020, and the API will function through the 
end of 2021.I do not now nor will I ever use anything tied to Apple..but I dont 
want to get into that now! I am sure the developers of Darksky walked away with 
a boat load of cash...so Apple and Darksky...FU!

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/b982e3e4-20a8-437f-9c6c-f74ed05fd7e5%40googlegroups.com.