Added openweather script

master
sfeakes 2021-01-29 09:11:45 -06:00
parent d039eeb972
commit 3d1e855b39
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
# sprinklerdEnableDelay = the URL to SprinklerD
#
# The below are NOT valid, you MUST chaneg them to your information.
darkskyAPI='0123456789abcdef9876543210fedcba'
darkskyAPI='xxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
location='42.3601,-71.0589'
probabilityOver=1.0 # 1.0 means don't set delay from this script, use the SprinklerD config (webUI) to decide if to set delay

View File

@ -8,7 +8,7 @@
# sprinklerdEnableDelay = the URL to SprinklerD
#
# The below are NOT valid, you MUST chaneg them to your information.
openweatherAPI='a33dba074604386931efcdb849f67410'
openweatherAPI='xxxxxxxxxxxxxxxxxxxxxxxxxx'
lat='42.3601'
lon='-71.0589'