d0e7ee3fa8
Generalized DisplayAdapter
2019-02-19 21:07:07 +01:00
a67987b78f
Added missing parameters in DisplayAdapter
2019-02-19 20:57:51 +01:00
c3e51da446
Merge branch 'master' of https://github.com/mgfcf/E-Paper-Calendar-with-iCal-sync-and-live-weather
2019-02-19 20:51:14 +01:00
9e7fb46859
Defined DisplayAdapter interface
2019-02-19 20:51:10 +01:00
d57c41e813
Merge pull request #1 from aceisace/master
...
Pull recent commits
2019-02-19 20:36:06 +01:00
Ace
86cdc5630e
Fixed an big related to week starting on Sunday
...
Removed line 82, starting with 'draw...' as it caused some errors. Choosing weekday="Sunday" should now work as expected.
Special thanks to Nobuyoshi Sato for finding this bug.
2019-02-19 09:52:03 +01:00
Maximilian Giller
17dd30b56b
Bug in epd_digital_read resolved.
2019-02-17 14:44:38 +01:00
Maximilian Giller
e5e9bb2478
Possible bug in epd_digital_read resolved.
2019-02-17 12:17:51 +01:00
Ace
ede448c7c1
Update E-Paper.py
2019-02-16 00:13:59 +01:00
Ace
de9292b525
Added a feature
2019-02-14 23:09:35 +01:00
Ace
0b84d46c43
Added bugfix for iCalendar and truncating events
...
Contains some improvements in the section tha filters events from the iCalendar URL. The sorting algorithm has been improved to display events after today and in chronological order. If the event names is too long for the line, it'll be truncated until it fits.
Special thanks and credit to Hubert for suggesting the above mentioned improvements.
Also fixed an issue where the iCalendar would throw errors if the Alarm action for an event was set to 'None'.
2019-02-14 15:27:41 +01:00
Ace
617ef8a6c1
Removed an iCal URL which caused timeouts
2019-02-13 15:55:42 +01:00
Ace
3725601462
Added feature related to openweathermap API
2019-02-13 15:12:53 +01:00
Ace
a40b8db7e7
Added new features in planning
2019-02-13 00:12:29 +01:00
Ace
e6f08e83fd
Fixed an issue where the settings.py was missing
2019-02-12 20:29:52 +01:00
Ace
272ad2f594
Update README.md
2019-02-12 08:59:17 +01:00
Ace
72a5f13db4
Fixed a bug
...
Fixed a bug causing an error on 2 colour displays.
(UnboundLocalError: local variable 'red' referenced before assignment)
Cause: incorrect indent block on line 27
2019-02-12 08:46:52 +01:00
Ace
fff6361140
Added a few more features for the next version.
2019-02-11 21:57:49 +01:00
Ace
b7c9c11bbb
Added a note on iCalendars
2019-02-11 14:38:47 +01:00
Ace
e9aa1b336d
Fixed an issue where no settings file was created
2019-02-10 23:42:11 +01:00
Ace
ef5b5c8eff
Update settings.py.sample
2019-02-10 23:32:18 +01:00
Ace
08748e480c
Update README.md
2019-02-07 09:22:29 +01:00
Ace
d3a8297473
Added images for readme
2019-02-07 09:18:41 +01:00
Ace
b665f4c6c6
Update README.md
2019-02-06 22:34:05 +01:00
Ace
e7b91ca9fb
Rename Installer-with-debug to Installer-with-debug.sh
2019-02-06 22:33:44 +01:00
Ace
3b48667ec7
Update README.md
2019-02-06 22:23:58 +01:00
Ace
a761e0bdb2
Fixed a few issues
2019-02-06 02:17:56 +01:00
Ace
b202746029
Update prototype.sh
2019-02-06 02:12:25 +01:00
Ace
10cb3610c3
Update prototype.sh
2019-02-06 01:55:35 +01:00
Ace
f59f84c6d2
Update prototype.sh
2019-02-06 01:45:35 +01:00
Ace
0070990765
Update prototype.sh
2019-02-06 01:39:32 +01:00
Ace
c8efdade43
Update prototype.sh
2019-02-06 01:36:36 +01:00
Ace
d6bd526e15
Update prototype.sh
2019-02-06 01:24:19 +01:00
Ace
72c4e3d032
doing some testing
2019-02-06 01:07:37 +01:00
Ace
f63f08acc0
Removed some additional info
2019-02-06 00:25:55 +01:00
Ace
06f84e9d29
doing some serious testing
2019-02-06 00:14:45 +01:00
Ace
4fa5f6dc90
Update prototype.sh
2019-02-06 00:11:54 +01:00
Ace
322367f226
Fixed a bug
...
Removed a 'fin' bug
2019-02-05 23:50:29 +01:00
Ace
bca4c2245a
Added some more info on the settings file
...
And some infos on updating.
2019-02-05 23:36:17 +01:00
Ace
385b3a5793
Add files via upload
2019-02-05 20:14:52 +01:00
Ace
8e9056f109
Delete gravit-positions.jpg
2019-02-05 20:13:21 +01:00
Ace
06980ced57
Add files via upload
2019-02-05 20:09:25 +01:00
Ace
3c3a9eb68d
Added features in planning for v1.6
2019-02-05 19:05:21 +01:00
Ace
f07c66145e
Fixed a few issues with EOF
...
Fixed the issue where lines in info.txt and the supervisor conf file would be indented, leading to a few issues related to auto-starting
2019-02-05 16:14:46 +01:00
Ace
be85450491
Added a line with info on stability
2019-02-05 16:01:30 +01:00
Ace
73b3497d14
Testing a fix where software would not start @boot
2019-02-05 15:57:11 +01:00
Ace
f2273deede
Update README.md
2019-02-03 18:20:12 +01:00
Ace
e362d36e13
RELEASE v1.5
2019-02-03 18:05:36 +01:00
Ace
818f56106d
Added new section for v1.5
2019-02-03 17:57:34 +01:00
Ace
9e930167c1
Delete E-Paper-Calendar-front.jpg
2019-02-03 17:39:13 +01:00