Commit Graph

71 Commits

Author SHA1 Message Date
Ace
f4fee0e31f fix boot folder remapping 2024-07-18 01:43:25 +02:00
Ace
4f4553ff21 remove newline from log line 2024-07-07 19:53:43 +02:00
Ace
2c06a2f979 Fix typos 2024-07-04 23:43:52 +02:00
Ace
9d691acfc5 add shutdown option & fix german weather strings 2024-06-27 01:55:23 +02:00
Ace
758d748d76 prepare for release 2.0.4 2024-06-26 01:47:58 +02:00
Ace
79a9b88091 logging improvements 2024-06-25 14:40:12 +02:00
Ace
762538d4da minor logging improvements 2024-06-25 14:22:38 +02:00
Ace
fdd5591456 add some nice-to-have features, e.g. battery capacity checking of PiSugar 2024-06-25 13:17:00 +02:00
Ace
92ef847618 fix minor issue 2024-06-24 03:21:40 +02:00
Ace
98e3efa14b ad-hoc implementation for pisugar in main class 2024-06-24 02:59:48 +02:00
Ace
310fefa1ae small improvements 2024-06-24 01:53:52 +02:00
Ace
17c13e6d8e fix issue with yfinance 2024-06-23 22:25:11 +02:00
Ace
309c6ca5bc test pisugar support 2024-06-23 20:13:58 +02:00
Ace
610f246c02 checkpoint 2024-05-12 02:00:26 +02:00
Ace
ae86daf6b8 Add support for longer update intervals
Load display-sizes from supported_models
Cleanup old images on new run of Inkycal
2024-03-10 02:11:33 +01:00
mrbwburns
0435d2878b small improvements on the exception logging in main.py 2024-01-24 21:52:24 +01:00
mrbwburns
4082d589d6 revert optimisation flag change 2024-01-20 21:15:37 +01:00
mrbwburns
ff33f19c71
Merge branch 'main' into fullscreen_weather_module 2024-01-20 15:44:17 +01:00
mrbwburns
7f91ccac13 no optimization for 9.7 epd 2024-01-20 15:02:35 +01:00
mrbwburns
641a032779 use the logger when exception handling kicks in 2024-01-17 21:29:24 +00:00
mrbwburns
4a60019056 cleanup 2024-01-15 21:10:50 +01:00
Ace
d231716c0b implement clear-display script 2024-01-14 00:01:41 +01:00
Bernhard Sessner
6d04685f10 Merge remote-tracking branch 'upstream/main' 2023-12-28 15:12:56 +01:00
mygrexit
b78a3f9708 make calibration optional
this should work with the newly added option to not add any calibration hours.
2023-12-14 22:19:30 +01:00
mrbwburns
a7c3edc60e
Merge branch 'main' into weather_scaling 2023-11-26 17:16:03 +01:00
Ace
60be01fbdb fix tests, add border feature 2023-11-24 02:37:27 +01:00
Ace
03fa62cdc2 fix release not found 2023-11-22 16:34:28 +01:00
Ace
f4d08c64a2 test async 2023-11-22 12:45:07 +01:00
mrbwburns
0d8cb6c42a no image processing on main
remove the weather scraper call from the inky image module
2023-11-20 17:29:46 +01:00
mrbwburns
485228e35d another shot for improved image display 2023-11-20 17:29:46 +01:00
mrbwburns
ba630c381f remove image "optimization" 2023-11-20 17:29:45 +01:00
Ace
bb9257ee30
consistency 2023-11-08 22:25:46 +01:00
Ace
2bf47c8f2d fix docs path 2023-06-03 21:56:01 +02:00
Ace
9486006e86 naming convention 2023-06-03 16:16:07 +02:00
aceisace
24ae6df27e bump requirements
fix some minor issues
code cleanup
2023-01-10 22:58:01 +01:00
aceisace
560d73a87c logger best practices 2022-10-03 02:56:04 +02:00
Konrad Weihmann
026b3c1da0 main: add image hashing
build md5 sum over the resulting assembled image(s) and
check against a stored hash file to determine if we really need
to update the screen.
Option can be controlled by new image_hash global option.

If info_section is enabled while image_hash is on,
the time of update will be stripped from the section,
as it is clearly not hashable.

In the end this enables us to update the information in the
background way more frequent without increasing the stress
caused to the display

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
2022-08-23 09:13:22 +00:00
aceisace
118548aa44 adjust release version 2022-04-14 17:47:37 +02:00
aceisace
24dd8a12df fix test 2022-04-14 06:29:11 +02:00
aceisace
3d90a75d81 fix test 2022-04-14 06:12:06 +02:00
aceisace
ef678a970a fix test 2022-04-14 06:07:14 +02:00
aceisace
5cd04bda04 Minor code improvements 2022-04-10 06:35:08 +02:00
aceisace
309687cb44 Allow usage without display and SPI when setting render->False
Generated images will be available in the images folder
Generate colour full-screen image when combining sub-images
2022-03-31 19:04:42 +02:00
aceisace
f10fe8a988 Allow usage without display and SPI when setting render->False
Generated images will be available in the images folder
2022-03-31 18:36:50 +02:00
Ace
2a84ee47e8
fixing issues with log file on readthedocs 2020-12-07 00:23:42 +01:00
Robert Sirre
32846ef1e7 Corrected typo 2020-12-06 23:26:17 +01:00
Ace
8a9e1cb30c
fix more typos 2020-12-06 17:14:45 +01:00
Ace
e24728df27
fixed typos 2020-12-06 00:01:23 +01:00
Ace
7b09d05a76 improved logging, code cleanup
Changed level for logs to info
2020-12-05 00:24:26 +01:00
Robert Sirre
15eae0d4ee Renamed programm to program 2020-12-02 10:41:03 +01:00