veeck
|
b373aa6250
|
Hide alert overlay when dismissed manually
|
2020-12-17 18:31:18 +01:00 |
|
Michael Teeuw
|
e950cdaf32
|
Prettier fixes.
|
2020-12-08 16:20:48 +01:00 |
|
Michael Teeuw
|
f97be2f8f3
|
Fix prettier issue.
|
2020-12-08 16:07:11 +01:00 |
|
Michael Teeuw
|
be0c8f4f16
|
Prettier fix.
|
2020-12-08 16:01:19 +01:00 |
|
Michael Teeuw
|
46fd2de315
|
Merge branch 'develop' into develop
|
2020-12-08 15:53:21 +01:00 |
|
Michael Teeuw
|
72f0d77865
|
Merge pull request #2217 from sdetweil/cal-again2
Cal again2
|
2020-12-08 15:51:56 +01:00 |
|
Michael Teeuw
|
d43679d59e
|
Merge pull request #2185 from Sub028/master
Weather config enhancement
|
2020-12-08 15:51:41 +01:00 |
|
Michael Teeuw
|
ce46fb5384
|
Fix Prettier Issue
|
2020-12-08 15:43:41 +01:00 |
|
Michael Teeuw
|
43b33cb6de
|
Fix prettier issue.
|
2020-12-08 15:42:01 +01:00 |
|
Michael Teeuw
|
0344399253
|
Fix prettier issue.
|
2020-12-08 15:40:46 +01:00 |
|
Michael Teeuw
|
3a9b154cb2
|
Fix code style issue.
|
2020-12-08 15:38:07 +01:00 |
|
Michael Teeuw
|
35a2839a2f
|
Merge branch 'develop' into customEvents
|
2020-12-08 15:21:29 +01:00 |
|
Michael Teeuw
|
cdb9b9bb87
|
Merge branch 'develop' into cal-again2
|
2020-12-08 15:17:45 +01:00 |
|
Michael Teeuw
|
c49386bb58
|
Merge branch 'develop' into issue-2022_catch-ical-parsing-errors
|
2020-12-08 15:13:34 +01:00 |
|
Michael Teeuw
|
f54690c829
|
Merge pull request #2206 from Alvinger/calendar-enhance
Calendar fixes and updates
|
2020-12-08 15:11:32 +01:00 |
|
Johan Alvinger
|
97f3514677
|
Bugfix after Travis CI error (redeclaring variables)
|
2020-11-30 16:48:07 +01:00 |
|
sam detweiler
|
137facf95a
|
Merge branch 'develop' into cal-again2
|
2020-11-28 19:23:15 -06:00 |
|
Sam Detweiler
|
9c5383dc37
|
fix between.from to use now, instead of yesterday for non-full day events, unless includePastEvents:true
|
2020-11-28 19:13:56 -06:00 |
|
Johan Alvinger
|
260bc9664e
|
Fixed variable redeclaration
|
2020-11-28 14:05:35 +01:00 |
|
Johan Alvinger
|
b735f8a524
|
New option "customEvents"
Use custom symbol and/or color based on keyword in event titles
|
2020-11-28 13:17:14 +01:00 |
|
Johan Alvinger
|
1e34764588
|
coloredEvents should also color the symbol if that is displayed
|
2020-11-26 17:14:59 +01:00 |
|
Johan Alvinger
|
3c5d50bce9
|
Include all past events (if broadcastPastEvents set) and up to maximumEntries of current or upcoming events
|
2020-11-25 23:29:10 +01:00 |
|
Johan Alvinger
|
b735cb96a0
|
Fetch maximumEntries of current events (and all past events if
broadcastPastEvents is true)
|
2020-11-25 21:59:58 +01:00 |
|
Johan Alvinger
|
d00c25e107
|
Fetch maximumEntries of current events (and all past events if broadcastPastEvents is true)
|
2020-11-25 21:53:34 +01:00 |
|
Johan Alvinger
|
8a5e87b116
|
All events from the beginning of today were fetched but we only want
the ones that are ongoing or upcoming.
|
2020-11-24 23:17:26 +01:00 |
|
Johan Alvinger
|
2779d19d5c
|
All events from the beginning of today were fetched but we only want the ones that are ongoing or upcoming.
|
2020-11-24 23:06:41 +01:00 |
|
rejas
|
ccf98c0c22
|
Surround ical parsing with try/catch to catch unknown bugs
|
2020-11-24 21:32:16 +01:00 |
|
Johan Alvinger
|
056f3a6ccb
|
limitDays and coloredEvents are now only module-wide options, not per calendar.
|
2020-11-24 15:41:28 +01:00 |
|
Johan Alvinger
|
21284e7795
|
Reverted change in calendarfetcher so events are limited to maximumEntries
|
2020-11-24 14:52:08 +01:00 |
|
Johan Alvinger
|
d8f19e631c
|
Fixed variable declarations to pass Travic CI check
|
2020-11-24 01:20:19 +01:00 |
|
Johan Alvinger
|
ce5c0ed5ba
|
Fixed typo in condition
|
2020-11-24 00:37:21 +01:00 |
|
Johan Alvinger
|
839ca9ecfb
|
Lines that were commented out has been removed
|
2020-11-24 00:23:55 +01:00 |
|
Johan Alvinger
|
1ba845fb06
|
Make calendarfetcher return all events, not just a slice
|
2020-11-23 21:53:20 +01:00 |
|
Johan Alvinger
|
e86fa9d24a
|
Revised handling of timeFormat "absolute" and "relative".
Added new option "coloredEvents" which contain an array with keyword and color for coloring events matching keyword
|
2020-11-23 21:48:34 +01:00 |
|
Johan Alvinger
|
a19c3a43d8
|
New option "limitDays" that will limit the number of days displayed.
|
2020-11-21 18:03:34 +01:00 |
|
Andrew
|
819923e66d
|
Merge branch 'develop' into weatherbit
|
2020-11-20 15:09:34 -05:00 |
|
Sam Detweiler
|
12405b66d0
|
fix full date start time and duration, east of UTC, make getCorrection more understandable with variable name changes
|
2020-11-16 13:49:44 -06:00 |
|
Sam Detweiler
|
ecd0b6fa83
|
Merge branch 'develop' of https://github.com/MichMich/MagicMirror into cal-again
|
2020-11-16 09:50:09 -06:00 |
|
Sam Detweiler
|
3a8587378c
|
fix full date start time and duration, east of UTC, make getCorrection more understandable with variable name changes
|
2020-11-16 10:32:29 -05:00 |
|
Sam Detweiler
|
9e5a9b5ced
|
fix full date start time and duration, east of UTC, make getCorrection more understandable with variable name changes
|
2020-11-16 10:17:48 -05:00 |
|
Michael Teeuw
|
fc68321bd5
|
Merge branch 'develop' into develop
|
2020-11-15 20:13:58 +01:00 |
|
Michael Teeuw
|
7944045893
|
Merge branch 'develop' into weatherbit
|
2020-11-15 19:59:12 +01:00 |
|
Andrew
|
92ab705ff5
|
Update weatherbit.js
Post npm lint:prettier
|
2020-11-14 18:32:18 -05:00 |
|
Andrew
|
2951f0c40c
|
Update weatherbit.js
|
2020-11-14 18:28:20 -05:00 |
|
Aurélien Veillard
|
1460f002ab
|
Add new parameter "useKmh" to weather module
Add new parameter "useKmh" to weather module for displaying wind speed as km/h instead of m/s when windUnits is set to metric.
|
2020-11-08 14:01:02 +01:00 |
|
Aurélien Veillard
|
0d6f736c2c
|
Fix windspeed convertion error in ukmetoffice weather provider
Fix windspeed convertion error from mph to m/s in ukmetoffice weather provider (#2189)
|
2020-11-08 12:37:21 +01:00 |
|
Andrew
|
da88e11d04
|
Add files via upload
Adds support for Weatherbit.io
API Key needed, based on existing classes for Dark Sky and Weather.gov
|
2020-11-07 20:15:54 -05:00 |
|
rejas
|
0a58767563
|
Use Log.debug where applicable
|
2020-11-07 11:59:01 +01:00 |
|
Aurélien Veillard
|
198525f2ce
|
Weather config enhancement
Add new parameter 'useKmh' to display wind speed in km/h instead of m/s.
|
2020-11-07 09:54:13 +01:00 |
|
Michael Teeuw
|
3220702034
|
Merge pull request #2178 from sdetweil/fix-cal2
Fix calendar when no DTEND record in event
|
2020-11-06 21:48:59 +01:00 |
|