Commit Graph

397 Commits

Author SHA1 Message Date
Roger Loeb
a4d7461dcd Update davis-vantage.md
Added workaround for OSPI port 3000 limitation.
2022-06-21 12:07:35 -06:00
Samer Albahra
286e87c812 Merge pull request #131 from rmloeb/patch-2 2022-06-20 07:37:26 -05:00
Roger Loeb
9aabe72f69 Update davis-vantage.md 2022-06-20 06:29:05 -06:00
Samer Albahra
f897c280ac Merge pull request #121 from cubiczar/OWM_Free_API_Fix
Fixing issues with the OWM weather service after their recent changes…
2022-05-15 18:49:43 -06:00
todd
b1267a1607 Fixed a missing return statement and cleaned up some comments 2021-10-06 19:05:24 -07:00
todd
c25a2961ba fixing compile time error 2021-10-06 14:27:26 -07:00
cubiczar
52c9f96c55 Merge branch 'OpenSprinkler:master' into OWM_Free_API_Fix 2021-10-06 14:11:51 -07:00
Samer Albahra
af9221622b Merge pull request #115 from OpenSprinkler/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21
2021-10-06 14:09:22 -07:00
Samer Albahra
9d0d9fcf83 Merge pull request #107 from OpenSprinkler/dependabot/npm_and_yarn/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7
2021-10-06 14:09:08 -07:00
todd
618af6c00b removing date code, just noticed you are using moment anyhow so I should have used that anyhow. 2021-10-06 13:59:01 -07:00
todd
256f63c870 Fixing issues with the OWM weather service after their recent changes to the API 2021-10-06 13:33:59 -07:00
dependabot[bot]
333117ce09 Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 09:29:21 +00:00
Samer Albahra
d1deef1249 Merge pull request #114 from OpenSprinkler/dependabot/npm_and_yarn/dot-prop-4.2.1
Bump dot-prop from 4.2.0 to 4.2.1
2021-04-22 10:49:11 -07:00
dependabot[bot]
d1775a2150 Bump dot-prop from 4.2.0 to 4.2.1
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-22 17:47:22 +00:00
Samer Albahra
e04ddff0e0 Merge pull request #113 from andlil/patch-1 2021-04-22 10:46:55 -07:00
Anders
8e0dbc5618 Update pws-protocol.md
Fix typo in URL
2021-04-22 19:15:41 +02:00
dependabot[bot]
eb6715b3dc Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 07:27:52 +00:00
Samer Albahra
ba53695fbb Merge pull request #105 from rmloeb/patch-1
Update davis-vantage.md
2020-07-31 12:22:28 -07:00
Roger Loeb
5f07e399d6 Update davis-vantage.md
Added warning regarding Windows Defender and HOSTS file.
2020-07-31 13:18:34 -06:00
Samer Albahra
2065c6eed2 Merge pull request #104 from OpenSprinkler/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-15 21:50:33 -07:00
dependabot[bot]
c304f559cd Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 04:49:39 +00:00
Samer Albahra
32c8050228 Update version to 2.0.4 2020-07-11 09:06:21 -07:00
Samer Albahra
2ace4e6987 Merge pull request #103 from OpenSprinkler/reduce-geocoding-usage
Cache invalid locations
2020-07-11 09:03:59 -07:00
Matthew Oslan
252a68fd8e Cache invalid locations 2020-07-11 00:32:36 -04:00
Samer Albahra
520ec1ac45 Merge pull request #102 from OpenSprinkler/reduce-geocoding-usage
Log invalid locations
2020-07-10 05:59:17 -07: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