Bryan Zhu
|
f73520559e
|
typo and bug fixes
|
2020-06-30 12:06:16 -04:00 |
|
Bryan Zhu
|
a4df38d963
|
fixed config parameter typo
|
2020-06-30 04:18:03 -04:00 |
|
Bryan Zhu
|
4a162543f6
|
added OpenWeatherMap One Call API function to default Weather module, added wDataHourly type
|
2020-06-30 02:40:41 -04:00 |
|
CreepinJesus
|
b91fccc0e3
|
Update metofficedatahub.js
|
2020-06-28 12:09:16 +01:00 |
|
CreepinJesus
|
4339cdd8a4
|
Included check for Met Office DataHub provider.
The new Met Office provider also returns precipitation as a probability percentage.
|
2020-06-28 11:00:10 +01:00 |
|
CreepinJesus
|
dd32d3a492
|
New Met Office provider
This is a provider for the Met Office's new DataHub API (which will eventually replace their current DataPoint service).
|
2020-06-28 10:57:19 +01:00 |
|
easyas314
|
9d2d170c2d
|
add additional URLs per API
|
2020-06-13 11:58:06 -04:00 |
|
easyas314
|
df3aa22c59
|
current appears to be working
|
2020-06-04 23:35:32 -04:00 |
|
easyas314
|
ce99e70bf9
|
tweak package; my wxgov.js
|
2020-06-04 19:25:13 -04:00 |
|
Kristof Rado
|
6f3b87cfd1
|
Merge branch 'develop' into weather-module
|
2020-05-29 23:56:09 +02:00 |
|
Kristof Rado
|
766140f483
|
Ability to hide sun details
|
2020-05-28 10:57:01 +02:00 |
|
Veeck
|
abb5dc5739
|
Run prettier over ALL files once
No other changes done in this commit
|
2020-05-11 22:22:32 +02:00 |
|
Veeck
|
7fc7d626bc
|
Add Module to globals, cleanup comments
|
2020-05-05 14:55:15 +02:00 |
|
Veeck
|
c8a0f1d0de
|
Fix some more undefs that popped up out of nowhere
|
2020-05-05 14:54:49 +02:00 |
|
rejas
|
e7fc4ef1e7
|
Replace unsecure links with https ones
|
2020-04-28 23:05:28 +02:00 |
|
rejas
|
14aa4036e0
|
Some spelling and doc fixes
|
2020-04-22 22:09:31 +02:00 |
|
Veeck
|
e510d279a2
|
Cleanup some more header comments
|
2020-04-21 14:58:17 +02:00 |
|
Veeck
|
ec187fe109
|
Update changelog and commen tags
|
2020-04-21 12:23:50 +02:00 |
|
Veeck
|
9ec329b7ae
|
Final fixes for eslint:recommended
|
2020-04-21 12:23:50 +02:00 |
|
rejas
|
d08bd4e866
|
Fix lots of warnings
|
2020-04-21 12:23:50 +02:00 |
|
rejas
|
941d5d7cd9
|
Fix mixed tabs and whitespace errors
|
2020-04-21 12:23:50 +02:00 |
|
Veeck
|
a1285b120b
|
Remove some other prefixed styles since we are at it
|
2020-04-20 12:13:13 +02:00 |
|
Veeck
|
fb557b9130
|
Update ignored files for eslint
|
2020-04-20 11:15:11 +02:00 |
|
Michael Teeuw
|
a85ed709af
|
Remove newlines.
|
2020-01-18 21:09:18 +01:00 |
|
Michael Teeuw
|
e24d1a1261
|
Fix newlines?
|
2020-01-18 21:02:49 +01:00 |
|
Adi Miller
|
63950f572a
|
Adding trailing enter to avoid build warning.
|
2020-01-16 16:47:49 +02:00 |
|
Michael Teeuw
|
1152689f34
|
Remove docs and link to docs.magicmirror.builders.
|
2020-01-12 13:01:56 +01:00 |
|
fewieden
|
ec6d9e3521
|
Merge branch 'develop' into feature/automated-weather-tests
# Conflicts:
# modules/default/weather/weather.js
# package-lock.json
# package.json
|
2019-09-11 13:07:31 +02:00 |
|
fewieden
|
a24a4a747e
|
current weather tests
|
2019-09-11 12:27:06 +02:00 |
|
vincep5
|
819c4cde1c
|
Fix for weather module not refreshing data after exception
|
2019-07-11 12:49:24 -05:00 |
|
vincep5
|
818ec33cef
|
Adding sunrise/sunset to weathergov
|
2019-06-17 10:20:49 -05:00 |
|
Veeck
|
36400c0a83
|
Fix some eslint errors from previous merges
|
2019-06-14 14:03:07 +02:00 |
|
Michael Teeuw
|
7a272ef0ab
|
Merge conflict.
|
2019-06-14 13:19:29 +02:00 |
|
Malcolm Oakes
|
fb7115fc13
|
Merge remote-tracking branch 'upstream/develop'
|
2019-06-07 16:44:42 +01:00 |
|
Malcolm Oakes
|
a619fc4fef
|
Allow temp and wind units to be specified separately if required.
|
2019-06-07 15:27:08 +01:00 |
|
rejas
|
835668d96d
|
Add eslint semi rule
|
2019-06-05 10:23:58 +02:00 |
|
rejas
|
2bce15dc6e
|
Remove multiple-empty-lines
|
2019-06-05 10:03:28 +02:00 |
|
rejas
|
8f1a212b52
|
More typo fixes
|
2019-06-05 09:46:59 +02:00 |
|
rejas
|
5c08bde0fa
|
More == -> === and != -> !== fixes
|
2019-06-05 09:32:10 +02:00 |
|
vincep5
|
7240fb32d2
|
update city list url
|
2019-05-14 15:00:30 -05:00 |
|
Malcolm Oakes
|
c80e04fe8d
|
Add new weather data provider UK Met Office (Datapoint)
|
2019-04-03 15:19:32 +01:00 |
|
vincep5
|
bc4e0190a0
|
readme formatting
|
2019-03-06 21:33:13 -06:00 |
|
vincep5
|
ebc1e5bf12
|
tidy up code for weather
|
2019-02-27 09:09:37 -06:00 |
|
vincep5
|
d8765578c8
|
weather.gov N arrow
|
2019-02-26 14:51:09 -06:00 |
|
vincep5
|
3a034ecec8
|
Adding new weather provider for weather.gov
|
2019-02-26 14:06:00 -06:00 |
|
vincep5
|
cbe4d2cd7f
|
weather module adjustments for rain and snow
|
2019-02-14 13:00:40 -06:00 |
|
Michael Teeuw
|
6e09ceeda6
|
Merge branch 'develop' into features/weather_forecast_and_forecast_daily_support
|
2019-02-14 17:34:08 +01:00 |
|
fwitte
|
d6a6a53623
|
updated weather icon display
|
2019-02-14 16:48:45 +01:00 |
|
vincep5
|
2e03868021
|
current.njk JS error and Loading string
|
2019-01-17 08:54:16 -06:00 |
|
Michael Teeuw
|
62457d0e48
|
Merge pull request #1532 from oddswop/patch-1
Update README.md - just fixing a typo :)
|
2019-01-13 11:57:27 +01:00 |
|