Commit Graph

84 Commits

Author SHA1 Message Date
4fb1f7f08f Fix Ical module when dealing with UTC event 2023-05-03 12:34:10 +02:00
07c9255040 Fix some offset-naive and offset-aware datetimes error 2023-04-30 09:22:03 +02:00
e8fd423e5f Add air quality indicators 2023-04-18 15:17:17 +02:00
7b0a3dd5ac Use WeatherAPI.com 2023-04-18 14:33:27 +02:00
ae73f68444 Switch to tomorrow weather API 2023-04-10 17:28:46 +02:00
54a757e20d ical: Don't consider events after max coming date 2023-01-19 15:00:49 +01:00
14273995b7 alerts: don't append exception based alert, just draw it 2023-01-19 14:59:50 +01:00
aeacc05bd3 ratp: lightgray is too light for the screen 2023-01-19 13:47:21 +01:00
7c9c2a03f0 ratp: Differentiate travaux and good lines 2023-01-19 13:01:25 +01:00
615f2a8652 ratp: Include tramways in alerts 2023-01-19 13:01:25 +01:00
c84449f034 New option to expand alerts on the graphic 2023-01-19 12:56:44 +01:00
2bd7fafaa5 ratp: Add message to disruptions 2023-01-19 12:04:08 +01:00
4bf17e2e39 ratp: Make traffic aware lines configurable 2023-01-19 12:02:02 +01:00
804eb38f18 ratp: Don't display times twice 2023-01-16 14:15:44 +01:00
287c4ac349 Log exceptions 2023-01-16 14:15:44 +01:00
9d625c87ee Increase plot margin 2023-01-16 13:48:55 +01:00
5090e8068d Improve alerts positioning 2023-01-16 13:48:55 +01:00
e94062158a Fix station name 2023-01-16 12:15:42 +01:00
36068e9d10 RATP: get schedule can return alerts too 2023-01-16 02:28:10 +01:00
20916e60d1 RATP: Keep using ratp.p0m.fr to get schedules 2023-01-16 02:27:23 +01:00
9dd2cc5624 New options to force coming event detection to True 2023-01-16 02:26:06 +01:00
a5a07d447d Also ignore alerts modules 2023-01-16 01:03:07 +01:00
c67e1bfb8b ical: Handle event exceptions 2023-01-08 13:46:11 +01:00
671110d178 ical: Handle repeting day long events 2023-01-08 13:42:19 +01:00
8f227ff099 RATP: Use monitoring from IDFM 2022-12-30 21:00:28 +01:00
9db00b8cd8 Fix SNCF scrapper 2022-12-30 21:00:28 +01:00
f79022b7a3 New arguments to handle cache expiration 2022-12-30 21:00:28 +01:00
70f0c81fcc New argument to not generate certain modules 2022-12-30 21:00:28 +01:00
0644bdc68f Refactor to generate the Widgets 2022-12-30 19:34:43 +01:00
381b02a15c Use IDFM website API instead of PRIM for disruptions 2022-12-27 17:27:24 +01:00
0472a98007 Hide log msg 2022-12-10 18:46:13 +01:00
42ced57be1 ratp: Ensure InfoChannelRef is present 2022-09-22 09:11:52 +02:00
b21112be3f ical: Don't display ICI for day events 2022-09-20 10:09:48 +02:00
ddea221cc4 Handle day event 2022-09-20 09:57:39 +02:00
4d7d1ee0f4 Handle daily events, weekly recurring events optimize events calculation 2022-09-19 16:06:02 +02:00
d3c24e6f3e ratp: Prefer short messages 2022-09-19 14:10:12 +02:00
15ba4ae0ed ical: Distinguish local and non-local events 2022-09-19 13:04:02 +02:00
ae83da28ed ical: Fix search of depart train station 2022-08-28 21:25:15 +02:00
9004a83dda weather: Rework moon phases icons 2022-08-26 08:48:18 +02:00
a5282f5179 ical: Can configure delayed departure 2022-08-22 09:29:04 +02:00
2fc0f44de9 ratp: Handle more situations 2022-08-22 09:29:04 +02:00
268f6350d5 weather: Add others gauge type when no sun and no rain 2022-08-21 12:42:01 +02:00
d3331efc4b Add option to don't update if no event coming 2022-08-21 12:19:51 +02:00
0768b1f078 ratp: Avoid using rounded_rectangle when not exists 2022-08-21 10:30:57 +02:00
35be3033a8 ical: Handle location 2022-08-21 04:20:22 +02:00
e380d544d9 Display next stop just before an event 2022-08-21 04:04:44 +02:00
c85fff1dd9 Make gauge looks better 2022-08-21 04:04:44 +02:00
9548d481a9 Add missing cache file 2022-08-21 04:04:44 +02:00
821790a6f3 ical: Handle train departure and arrival 2022-08-21 04:04:44 +02:00
e6ad38d9ea sncf: Fix some issues 2022-08-21 02:12:53 +02:00