Skip to content

Releases: duxenmx/E_ink_dashboard

2.1.2

02 Feb 07:37
d08cbaf
Compare
Choose a tag to compare
2.1.2 Pre-release
Pre-release

In Development
-Spotify Integration, this module will look at your currently playing song and display its information along with its cover picture
-We are using the tekore wrapper to get the user authentication and grab the information
-next release will include the option to get the authentication file on the settings webpage

Fixes
-small fix in the calendar module, for february and any other short month that only has 4 rows
-Application no longer saves the information into a file at the end, instead it sends it directly to the screen, testing if this can reduce the delay time

2.1.1

27 Jan 08:39
8e9b17a
Compare
Choose a tag to compare

Fixes

-Added epd functionality to prevent display burning
-fixed a bug on the transit module
-fixed a bug on the sleeping mode

2.1

10 Jan 04:07
a3aa94e
Compare
Choose a tag to compare
2.1

Changes

-code cleanup
-functions improvements
-contribution made by William Stearns

2.0.3

13 Dec 10:37
1625b21
Compare
Choose a tag to compare

Bug Fixes

-Fixed a bug when creating full day events in your google calendar

2.0.2

23 Nov 20:22
a44f8dc
Compare
Choose a tag to compare

Bugs
-Fixed a bug for the stocks module, unfortunately the free API only provides last day data, so we'll stick with that

2.0.1

21 Nov 04:40
8137220
Compare
Choose a tag to compare

Bug Fixes

-Fixed a bug in the weather module only displaying the weather in C not F when selecting imperial units, now it display based on unit selection
-Fixed a bug for the stock module for when selecting open markets instead of after hours markets

Added
-Added an OFF option on Module 1,2,3 in the settings web page, when you select them the module will not display

2.0.0

20 Nov 08:43
12a8371
Compare
Choose a tag to compare

-Added a Webserver using flask, gunicorn and nginx
-Improved folder structure
-added new modules,
-added wiki

1.0.0

06 Oct 09:41
954c80d
Compare
Choose a tag to compare

Initial Commit