1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
0.7.18 - 2023-07-26 * next attempt to fix yield day for multiple inverters #1016 More... about 2 years ago
0.7.17 * next attempt to fix total yield day for multiple inverters #1016 * added two more states for the inverter status (also docu) More... about 2 years ago
0.7.16 fix typo More... about 2 years ago
0.7.16 * next attempt to fix yield day for multiple inverters #1016 * fix export settings date #1040 * fix time on WebUI (timezone was not observed) #913 #1016 More... about 2 years ago
Merge branch 'main' into development03 More... about 2 years ago
0.7.15 * add NTP sync interval #1019 * adjusted range of contrast / luminance setting #1041 * use only ISO time format in Web-UI #913 More... about 2 years ago
0.7.14 * fix Contrast for Nokia Display #1041 * attempt to fix #1016 by improving inverter status * added option to adjust effiency for yield (day/total) #1028 More... about 2 years ago
Merge pull request #1034 from PaeserBastelstube/main More... about 2 years ago
RPi: crash while using multi inverters with diff num of strings - add some comments - change timestamp format for logging More... about 2 years ago
RPi: crash while using multi inverters with diff num of strings add some comments change timestamp format for logging More... about 2 years ago
fix prometheus builds More... about 2 years ago
0.7.13 * add date, time and version to export json #1024 More... about 2 years ago
0.7.13 * merged display PR #1027 More... about 2 years ago
Merge branch 'ddmesh-add-display-64x48-cleanup-display-type' into development03 More... about 2 years ago
Merge branch 'add-display-64x48-cleanup-display-type' of https://github.com/ddmesh/ahoy into ddmesh-add-display-64x48-cleanup-display-type More... about 2 years ago
Merge pull request #1030 from PaeserBastelstube/main More... about 2 years ago
Merge pull request #1025 from Andy-Voigt/main More... about 2 years ago
added warning to detect unreachable NRF chip; added basic interrupt handler;added missing exception on timeout More... about 2 years ago
Python goes in crash, when using an other InfoCommend comment line 178 of main.py as before add an else path in __init__.py More... about 2 years ago
fixed NoneType access More... about 2 years ago
fixed change in dependency More... about 2 years ago
RPi:crash when using additional InfoCommands Python goes in crash, when using an other InfoCommend i.e. uncomment line 178 of __main__.py More... about 2 years ago
remove decimal place from "total" to have more space More... about 2 years ago
- define display defaults - adjust font sizes and positions More... about 2 years ago
initalize offsets More... about 2 years ago
fix automatic message change last line (ip,time) More... about 2 years ago
- rework "hiding Pins" to easier configure pins for new displays (using a pin map, remove hard-coded if-statements) - rework display type handling: remove uneeded checks because defined context from which functions are called - default initialize "mMono" pointer (potential illegal memory access) - define EXACTLY one display type for ePaper display (type 10). There is no need to use ranges and distinguish oled from epaper display. Simply one switch/case - correct type handling for display type (javascript). Event handler gives a string instead of number (display type) More... about 2 years ago
fix illegal memory access (pointers were missused) More... about 2 years ago
group display types in frontend More... about 2 years ago
avoid compile warning about uninitialized pointers More... about 2 years ago