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 |
|
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 |
|
Matthew Oslan
|
2918527bcb
|
Remove errMessage
|
2019-09-01 15:05:41 -04:00 |
|
Matthew Oslan
|
9b99b993ab
|
Add error codes to watering data errors
|
2019-08-24 19:02:41 -04:00 |
|
Matthew Oslan
|
114786efba
|
Merge 'dev' into 'eto'
|
2019-07-06 10:15:22 -04:00 |
|
Matthew Oslan
|
62f4a62cdf
|
Merge branch 'dev' into minor-fixes
|
2019-06-30 16:40:41 -04:00 |
|
Matthew Oslan
|
a248eaab53
|
Merge 'dev' into 'eto'
|
2019-06-30 16:33:54 -04:00 |
|
Matthew Oslan
|
dc171ebe68
|
Refactor watering scale logic flow
|
2019-06-28 20:07:22 -04:00 |
|
Matthew Oslan
|
8d9fb96ea9
|
Error if WeatherProvider API key is not provided
|
2019-06-21 17:25:18 -04:00 |
|
Matthew Oslan
|
6aa3b7a5b7
|
Add ETo support to OWM
|
2019-06-20 14:03:21 -04:00 |
|
Matthew Oslan
|
8368991c67
|
Convert WeatherProvider from interface to class
|
2019-06-06 16:11:59 -04:00 |
|
Matthew Oslan
|
b44cd4502c
|
Overhaul error handling
|
2019-06-06 10:46:24 -04:00 |
|
Matthew Oslan
|
bcd006acf3
|
Add WeatherProvider ID to returned data
|
2019-05-21 22:35:53 -04:00 |
|
Matthew Oslan
|
0a75b3da52
|
Use 24 hour windows in OWM WeatherProvider
|
2019-05-13 19:43:35 -04:00 |
|
Matthew Oslan
|
ee31e736ba
|
Allow dynamic selection of weather provider
|
2019-05-12 01:55:00 -04:00 |
|