Commit Graph

403 Commits

Author SHA1 Message Date
Matthew Oslan
a248eaab53 Merge 'dev' into 'eto' 2019-06-30 16:33:54 -04:00
Matthew Oslan
e80439eff1 Merge pull request #70 from Derpthemeus/add-pws-support
Add PWS support
2019-06-30 16:12:53 -04:00
Matthew Oslan
aa26698481 Fix compatibility with earlier Node.js versions
Named regex match groups are not supported until Node.js 10.0.0
2019-06-29 13:10:22 -04:00
Matthew Oslan
5f35b0410c Add WUnderground WeatherProvider with Zimmerman PWS support 2019-06-28 20:13:51 -04:00
Matthew Oslan
dc171ebe68 Refactor watering scale logic flow 2019-06-28 20:07:22 -04:00
Matthew Oslan
95dadf601d Document that AdjustmentOptions are non-nullable 2019-06-28 16:19:40 -04:00
Matthew Oslan
375cda9e11 Fix tests 2019-06-25 22:13:15 -04:00
Matthew Oslan
03b1f4c341 Add precipitation to EToAdjustmentMethod rawData 2019-06-25 21:55:21 -04:00
Matthew Oslan
7a7fde393f Add baseline ETo endpoint 2019-06-25 17:11:03 -04:00
Samer Albahra
e646733133 Merge pull request #63 from PeteBa/add-netatmo-instructions
Netatmo PWS instructions
2019-06-25 09:53:41 -07:00
Matthew Oslan
36c2435895 Merge pull request #66 from Derpthemeus/add-eto-support-to-owm
Add ETo support to OWM
2019-06-22 14:24:13 -04:00
Matthew Oslan
eb8760431e Merge pull request #65 from Derpthemeus/add-eto-support-to-dark-sky
Add ETo support to Dark Sky
2019-06-22 14:23:54 -04:00
Matthew Oslan
c808c833de Merge pull request #67 from alco28/patch-1
Update weewx.md
2019-06-22 14:23:33 -04:00
Matthew Oslan
930a0026de Improve handling of missing data in Dark Sky 2019-06-21 19:53:28 -04:00
Matthew Oslan
8d9fb96ea9 Error if WeatherProvider API key is not provided 2019-06-21 17:25:18 -04:00
Alco
7acde32211 Update weewx.md
extended the manual with some clearance about the fact that weewx can't handle 2 wunderground uploaders.
second, added the part that you must set the new url to opensprinkler / su.
2019-06-21 13:14:13 +02:00
Matthew Oslan
6aa3b7a5b7 Add ETo support to OWM 2019-06-20 14:03:21 -04:00
Matthew Oslan
ca42db5d80 Add ETo support to Dark Sky 2019-06-20 11:57:03 -04:00
Matthew Oslan
2c40acecfe Merge pull request #62 from Derpthemeus/add-eto-adjustment-method
Add ETo AdjustmentMethod
2019-06-20 01:10:51 -04:00
Matthew Oslan
49db07071f Add more information to EToAdjustmentMethod raw data 2019-06-18 18:19:53 -04:00
Matthew Oslan
f68a981257 Change radiation units to kWh 2019-06-18 10:46:51 -04:00
Matthew Oslan
009fa90ec8 Improve clarity 2019-06-17 22:24:06 -04:00
Pete ba
4c00eb1b21 Netatmo setup instructions 2019-06-15 12:19:25 +01:00
Matthew Oslan
69e8d64f41 Register ETo AdjustmentMethod 2019-06-12 11:02:10 -04:00
Matthew Oslan
3e0141cdac Add ETo AdjustmentMethod 2019-06-11 19:10:32 -04:00
Matthew Oslan
7e2d3458fd Merge pull request #61 from Derpthemeus/refactor-adjustment-handling
Refactor adjustment method selection
2019-06-10 19:11:25 -04:00
Matthew Oslan
2740c13bad Resolve merge conflicts 2019-06-10 19:08:35 -04:00
Matthew Oslan
56f32b2d66 Fix tests 2019-06-10 19:03:46 -04:00
Matthew Oslan
84dc82ce10 Merge pull request #59 from Derpthemeus/add-mock-weather-provider
Add mock WeatherProvider
2019-06-10 17:00:21 -04:00
Matthew Oslan
451ab32b7f Resolve merge conflicts 2019-06-10 16:58:11 -04:00
Matthew Oslan
3f748704e0 Automatically URL query format response 2019-06-09 12:07:09 -04:00
Matthew Oslan
0281a835e2 Refactor adjustment method selection 2019-06-09 11:34:53 -04:00
Matthew Oslan
b6776f0e90 Merge pull request #58 from Derpthemeus/refactor-error-handling
Overhaul error handling
2019-06-09 11:20:58 -04:00
Matthew Oslan
6648dbc20e Move mock WeatherProvider to weather.spec.ts 2019-06-06 17:17:34 -04:00
Matthew Oslan
f489993d8c Make error handling backwards compatible 2019-06-06 17:14:03 -04:00
Matthew Oslan
b57b019295 Add default implementations to WeatherProvider 2019-06-06 16:17:06 -04:00
Matthew Oslan
8368991c67 Convert WeatherProvider from interface to class 2019-06-06 16:11:59 -04:00
Matthew Oslan
16b13c1e43 Handle errors thrown by calculateZimmermanWateringScale 2019-06-06 13:01:26 -04:00
Matthew Oslan
69d08ed1b9 Add mock WeatherProvider 2019-06-06 12:25:49 -04:00
Matthew Oslan
b44cd4502c Overhaul error handling 2019-06-06 10:46:24 -04:00
Samer Albahra
d95f17950b Merge pull request #52 from PeteBa/add-hotspot-usecase
Add WiFi PWS usecase
2019-06-02 11:42:45 -05:00
Samer Albahra
432a305516 Bump version 2019-06-01 09:37:38 -05:00
Ray
c40ee3c02d Merge pull request #53 from OpenSprinkler/Derpthemeus-patch-1
Don't disable watering when rain is forecasted
2019-05-31 22:18:11 -04:00
Matthew Oslan
cd6285fa86 Don't disable watering when rain is forecasted 2019-05-31 22:09:23 -04:00
Pete ba
0347c42ae6 Link to README.md 2019-06-01 03:03:59 +01:00
Pete ba
fb413b9ac0 strengthen-iptables 2019-06-01 01:36:48 +01:00
Pete ba
3c387afb8b Add PWS HotSpot usecase 2019-05-31 22:24:16 +01:00
Samer Albahra
87c59aed2e Merge pull request #50 from Derpthemeus/fix-weather-restrictions
Fix weather restrictions check
2019-05-27 01:59:15 -05:00
Matthew Oslan
74f6a00f7b Fix weather restrictions check
This was accidentally removed in a bad merge
2019-05-27 02:56:57 -04:00
Samer Albahra
7163eae0b2 Merge pull request #40 from Derpthemeus/improve-weather-provider-handling
Improve weather provider handling
2019-05-27 01:13:52 -05:00