Commit Graph

373 Commits

Author SHA1 Message Date
Matthew Oslan
252a68fd8e Cache invalid locations 2020-07-11 00:32:36 -04:00
Matthew Oslan
91968dc1be Log invalid locations 2020-07-10 00:15:52 -04:00
Samer Albahra
07500013b1 Merge pull request #101 from akomakom/docker
docker support
2020-07-06 06:45:23 -07:00
Akom
465a3cb89f docker support 2020-07-06 09:42:27 -04:00
Samer Albahra
2099e96888 Bump version number 2020-06-07 12:29:29 -05:00
Ray
4947885d33 Merge pull request #98 from Derpthemeus/google-maps-geocoding
Use Google Maps for geocoding
2020-06-06 17:44:31 -04:00
Matthew Oslan
bb67c78163 Add geocoder cache 2020-06-06 15:57:16 -04:00
Matthew Oslan
378955d00b Add Google Maps geocoder 2020-06-06 14:26:41 -04:00
Matthew Oslan
4e65661a70 Create Geocoder abstraction 2020-06-06 14:17:52 -04:00
Samer Albahra
85433e6ce6 Merge pull request #95 from fubian/master
Fixes issue #94
2020-04-17 09:00:31 -07:00
Fabian Schuette
53f642f3b4 update package.json for renamed server.js 2020-04-17 17:58:36 +02:00
Fabian Schuette
87d7a43dc3 rename serve.js to server.js. fixes #94 2020-04-17 16:48:45 +02:00
Samer Albahra
b5f9602d3e Merge pull request #92 from OpenSprinkler/make-wp-field-consistent
Use consistent field name for weather provider
2020-03-22 11:30:33 -07:00
Matthew Oslan
5b0059ea76 Use consistent field name for weather provider 2020-03-22 14:25:09 -04:00
Samer Albahra
2d4f57f32b Update package lock 2020-03-22 11:03:32 -07:00
Samer Albahra
e55589aae3 Bump version 2020-03-22 10:55:05 -07:00
Samer Albahra
438151c646 Merge pull request #91 from OpenSprinkler/reduce-response-size
Reduce response size
2020-03-21 18:32:11 -07:00
Matthew Oslan
b743fc2cb5 Merge branch 'master' into reduce-response-size
# Conflicts:
#	routes/weatherProviders/DarkSky.ts
2020-03-21 16:40:35 -04:00
Matthew Oslan
a563cbd21c Reduce length of weatherProvider field in response 2020-03-21 16:37:03 -04:00
Samer Albahra
fb52d18b8b Merge pull request #90 from OpenSprinkler/dependabot/npm_and_yarn/lodash-4.17.15
Bump lodash from 4.17.11 to 4.17.15
2020-03-09 14:06:08 -07:00
Samer Albahra
7713bd7511 Merge pull request #89 from OpenSprinkler/dependabot/npm_and_yarn/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2
2020-03-09 14:05:41 -07:00
dependabot[bot]
7ef70869c4 Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-09 21:00:14 +00:00
dependabot[bot]
0501159a1f Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-09 21:00:13 +00:00
Samer Albahra
e354931438 Merge pull request #88 from OpenSprinkler/dst-fix
Fix daylight saving time bug
2020-03-09 13:59:51 -07:00
Samer Albahra
a351b8797d Merge pull request #87 from OpenSprinkler/dont-reset-scale
Don't reset scale on error for manual mode
2020-03-09 13:59:40 -07:00
Matthew Oslan
601f6130d7 Fix daylight saving time bug 2020-03-09 16:56:13 -04:00
Matthew Oslan
d56f66e61f Don't reset scale on error for manual mode 2020-03-04 22:36:43 -05:00
Samer Albahra
0cfd777963 Merge pull request #86 from PeteBa/add-pws-to-raindelay
Add PWS support to RainDelay adjustment method
2019-11-10 16:18:00 -08:00
Pete ba
0fae1002b5 Initial commit 2019-11-10 22:36:19 +00:00
Samer Albahra
902b401811 Merge pull request #85 from PeteBa/wunderground-precip
Shift WUnderground to use precipTotal
2019-11-10 09:34:42 -08:00
Pete ba
80701302a6 Initial commit 2019-11-10 15:58:03 +00:00
Samer Albahra
3cad6744d0 Merge pull request #84 from PeteBa/fix-attribution
Update tests for attribution
2019-10-27 09:07:02 -07:00
Pete ba
a76a2cf74d Update tests 2019-10-27 15:58:57 +00:00
Samer Albahra
ba129ed0a1 Merge pull request #83 from PeteBa/fix-attribution
Add attribution to Watering Data
2019-10-27 08:47:53 -07:00
Pete ba
0f2607bb19 Add attribution to Watering Data 2019-10-27 14:29:37 +00:00
Samer Albahra
4806428c84 Merge pull request #82 from PeteBa/add-solarradition-to-local
Updated Local Weather Provider
2019-09-29 08:36:15 -07:00
Pete ba
2c141720f6 Fix missing newline 2019-09-23 19:39:07 +01:00
Pete ba
0473199218 Add solarradiation field to Local Weather Provider 2019-09-23 19:12:52 +01:00
Samer Albahra
4bfea405af Merge pull request #81 from Derpthemeus/add-error-codes
Add error codes to watering data errors
2019-09-09 17:33:29 -07:00
Samer Albahra
a9e53da23f Bump version 2019-09-08 19:17:18 -07:00
Matthew Oslan
6e0f9a73b8 Fix bug causing all errors to be treated as unexpected 2019-09-06 15:36:58 -04:00
Matthew Oslan
3f11dbc1cc Tidy up unexpected error handling 2019-09-02 12:11:27 -04:00
Matthew Oslan
1a1ecafcb0 Throw errors instead of returning them 2019-09-02 11:32:38 -04:00
Matthew Oslan
2918527bcb Remove errMessage 2019-09-01 15:05:41 -04:00
Matthew Oslan
f8d3c64a33 Fix tests 2019-09-01 11:23:56 -04:00
Matthew Oslan
d77553bce4 Include an error code in every response 2019-08-31 18:36:25 -04:00
Matthew Oslan
9b99b993ab Add error codes to watering data errors 2019-08-24 19:02:41 -04:00
Matthew Oslan
ebf78eb677 Merge pull request #78 from OpenSprinkler/translate-darksky-icons-to-owm
Translate DarkSky icons to OWM (until app is updated)
2019-07-16 18:48:25 -04:00
Samer Albahra
a0042c014a Translate DarkSky icons to OWM (until app is updated) 2019-07-16 15:36:12 -07:00
Samer Albahra
c68fdc4880 Update version to 2.0.0 2019-07-16 15:00:20 -07:00