Michael Teeuw
d8d425c963
Visual changes.
2016-10-01 14:06:10 +02:00
Michael Teeuw
ec64ac9f1d
Merge branch 'current_humidity' of https://github.com/amcolash/MagicMirror into amcolash-current_humidity
2016-10-01 13:56:46 +02:00
Phil Oakley
25ddf2c651
currentweather module api url bugfix
...
Running this on Raspberry Pi 2, node version v6.5.0, magicmirror@2.0.0
The current url created has a typo that causes the module to only display default weather units (Kelvin). After checking the website (http://openweathermap.org/current ), there is no "/" at this location in the url. Removing it fixes the issue and allows the user to see the specified units in config.js.
2016-09-05 19:06:21 -06:00
Andrew McOlash
853fa87012
Slight change to padding of humidity icon, just too much before
2016-08-28 01:58:56 -05:00
Andrew McOlash
a592ca25ff
Add in icon for the current humidity
2016-08-28 01:52:08 -05:00
Andrew McOlash
c6f424201b
Fix indentation and spacing
2016-08-18 09:32:19 -05:00
Andrew McOlash
a7db8cf7cd
Humidity data to the current weather module
2016-08-17 21:51:48 -05:00
Michael Teeuw
3d3c4ba02f
Prevent currentweather module from crashing.
2016-07-31 17:13:49 +02:00
Michael Teeuw
ae37fa2bc5
Append slash to endpoint. (Fix issue #337 )
2016-07-20 18:51:34 +02:00
mochman
4a309c49e5
Updated README.md
2016-05-25 15:47:22 -05:00
mochman
b45899bf90
Updated weather to get a locationID
2016-05-25 15:23:29 -05:00
roxasvalor
717ae1903e
Fix deg2Cardinal function in currentweather module
2016-05-11 11:36:06 -05:00
Michael Teeuw
d364b04cad
supscript wind direction
2016-05-11 18:01:34 +02:00
Michael Teeuw
7a067a0f6e
Finish translation system. #191
2016-05-11 12:38:41 +02:00
Michael Teeuw
32c9f197b1
Fix wind direction. #303
2016-05-11 09:25:16 +02:00
Michael Teeuw
5be5741ac3
Possible fix for #181
2016-05-10 16:18:35 +02:00
roxasvalor
07ad1b1de4
Update Readme for useBeaufort option
2016-05-03 19:21:58 -05:00
Warwolf8.9
5725af55a8
Make Beaufort wind speed optional
2016-05-03 19:14:27 -05:00
roxasvalor
8562bdfc4a
Removed trailing comma
2016-04-25 06:27:26 -05:00
roxasvalor
74c96d8521
Removed showWindDirection
2016-04-25 06:23:55 -05:00
roxasvalor
5f8ef64ca4
showDirection to showWindDirection
2016-04-24 18:34:39 -05:00
roxasvalor
5a5f5318d1
Update README.md
2016-04-24 18:31:46 -05:00
roxasvalor
db9e615e4d
Update README.md
2016-04-24 18:30:54 -05:00
Warwolf8.9
2aae0528b5
Added wind direction in Current Weather module
2016-04-24 18:06:12 -05:00
roxasvalor
8d29bd5c32
Update currentweather.js
2016-04-24 17:40:18 -05:00
roxasvalor
77cb8530e5
Update currentweather.js
2016-04-24 16:55:39 -05:00
roxasvalor
836148a335
Update currentweather.js
2016-04-24 16:15:05 -05:00
roxasvalor
a897772df2
Units now configured by config.js
2016-04-24 16:00:13 -05:00
roxasvalor
2007f5ece4
Units from config.js
2016-04-24 15:25:35 -05:00
Cody
54eeb27f09
Add documentation for 12 hour period config
...
Add the documentation for the 12 hour period config
2016-04-18 20:03:26 -04:00
Cody
b4df63f37f
Allow 12 hour period config
...
Allow for configuring the 12 hour format period (AM/PM).
2016-04-18 19:53:34 -04:00
Michael Teeuw
8793196bb3
Possible fix for #181
2016-04-18 19:12:24 +02:00
Michael Teeuw
8adb16e1f6
Change formatting. #181
2016-04-16 21:42:44 +02:00
Michael Teeuw
9c9e93974e
possible fix #181
2016-04-16 20:01:02 +02:00
Michael Teeuw
44a6604fe8
Possible fix for #181
2016-04-16 19:55:19 +02:00
Nicholas Hubbard
7b5b81504b
Standardize: TO STYLELINT!
2016-04-05 15:43:52 -04:00
Nicholas Hubbard
426728058c
Standardize: TO JSCS!
2016-04-05 14:35:11 -04:00
Michael Teeuw
5eed80c28e
Squashed commit of the following:
...
commit e38dd346d9f796807ea71035c18e3533ec245ba6
Author: Michael Teeuw <michael@xonaymedia.nl>
Date: Sat Apr 2 19:17:30 2016 +0200
Add the possibility to set the maximum number of days.
commit 6f5c86775b708d19d3798267ffd23e491a1d2c62
Author: Sam Vendittelli <sam.vendittelli@hotmail.com>
Date: Sat Apr 2 06:27:44 2016 +0100
Fixed cursor appearing in margin
Cursor was appearing in the margin so moved `cursor: none` property to html.
commit 576c668d84b34b8ad7a0fd51b146fde60f721682
Author: Domi-G <lessuseguy+githubdomig@gmail.com>
Date: Fri Apr 1 22:52:32 2016 +0200
Huge cleanup of white space
2016-04-03 19:52:13 +02:00
Michael Teeuw
e4c54cc655
Add module subfolder support.
2016-04-01 17:35:29 +02:00