lumapu
53ff04b689
0.7.20
* merge PR #1048 version and hash in API, fixes #1045
* fix: no yield day update if yield day reads `0` after inverter reboot (mostly on evening) #848
* try to fix Wifi override #1047
* added information after NTP sync to WebUI #1040
2 years ago
lumapu
a893ae17ef
Merge branch 'avendretter-feat/ISSUE-1045_Add-version-to-api' into development03
2 years ago
Julian Gog
2b67ed433d
Feature(web/RestApi): re-adding version and build number to api
2 years ago
lumapu
6e901a656c
0.7.19
* next attempt to fix yield day for multiple inverters #1016
* reduced threshold for inverter state machine from 60min to 15min to go from state `WAS_ON` to `OFF`
2 years ago
lumapu
58f19f88d0
0.7.18 - 2023-07-26
* next attempt to fix yield day for multiple inverters #1016
2 years ago
lumapu
812adce64e
0.7.17
* next attempt to fix total yield day for multiple inverters #1016
* added two more states for the inverter status (also docu)
2 years ago
lumapu
aaf685f465
0.7.16
fix typo
2 years ago
lumapu
ffe7d47b31
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
2 years ago
lumapu
e5d78bf5b4
Merge branch 'main' into development03
2 years ago
lumapu
984e344f05
0.7.15
* add NTP sync interval #1019
* adjusted range of contrast / luminance setting #1041
* use only ISO time format in Web-UI #913
2 years ago
lumapu
c9d705baa4
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
2 years ago
Lukas Pusch
1ae55252dd
Merge pull request #1034 from PaeserBastelstube/main
RPi: crash while using multi inverters with diff num of strings
2 years ago
Knuti_in_Paese
3ee80c4790
RPi: crash while using multi inverters with diff num of strings
- add some comments
- change timestamp format for logging
2 years ago
Knuti_in_Paese
8eef8e2ef4
RPi: crash while using multi inverters with diff num of strings
add some comments
change timestamp format for logging
2 years ago
lumapu
ac57e16902
fix prometheus builds
2 years ago
lumapu
308dc064fe
0.7.13
* add date, time and version to export json #1024
2 years ago
lumapu
48594c565a
0.7.13
* merged display PR #1027
2 years ago
lumapu
d2eb1ef162
Merge branch 'ddmesh-add-display-64x48-cleanup-display-type' into development03
2 years ago
lumapu
f0defa59e6
Merge branch 'add-display-64x48-cleanup-display-type' of https://github.com/ddmesh/ahoy into ddmesh-add-display-64x48-cleanup-display-type
2 years ago
lumapu
be9c505407
0.6.12
added inverter status - state-machine #1016
2 years ago
Lukas Pusch
868c49fdf4
Merge pull request #1030 from PaeserBastelstube/main
RPi:crash when using additional InfoCommands
2 years ago
Lukas Pusch
b9fda459cc
Merge pull request #1025 from Andy-Voigt/main
Fixed index out of bounds
2 years ago
Knuti_in_Paese
5a93536940
Python goes in crash, when using an other InfoCommend
comment line 178 of main.py as before
add an else path in __init__.py
2 years ago
Knuti_in_Paese
9331d9197b
RPi:crash when using additional InfoCommands
Python goes in crash, when using an other InfoCommend
i.e. uncomment line 178 of __main__.py
2 years ago
Stephan Enderlein
6a11a1a3b7
remove decimal place from "total" to have more space
2 years ago
Stephan Enderlein
e04f3ff948
- define display defaults
- adjust font sizes and positions
2 years ago
Stephan Enderlein
a9e2fc9aeb
initalize offsets
2 years ago
Stephan Enderlein
1b977012ef
fix automatic message change last line (ip,time)
2 years ago
Stephan Enderlein
c99851364a
- 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)
2 years ago
Stephan Enderlein
47d5531d05
fix illegal memory access (pointers were missused)
2 years ago
Stephan Enderlein
62f96d8351
group display types in frontend
2 years ago
Stephan Enderlein
41ce98d2df
avoid compile warning about uninitialized pointers
2 years ago
Stephan Enderlein
1dc66037ad
-add mono display "Wemos OLED shield 64x48"
- remove senseless "display type" check (copy&paste from first display)
- reorder displays
2 years ago
Andy Voigt
60f2876d9c
Fixed index out of bounds
2 years ago
lumapu
0be3a23603
0.7.11
* fix MqTT endless loop #1013
2 years ago
lumapu
baf392f2e9
0.7.10
* fix MqTT endless loop #1013
2 years ago
lumapu
ddf63eaffe
0.7.9
* added 'improve' functions to set wifi password directly with ESP web tools #1014
* fixed MqTT publish while appling power limit #1013
* slightly improved HMT live view (Voltage & Current)
2 years ago
lumapu
70b4f6bc2d
0.7.8
* merge PR #890 which gives option for scheduled reboot at midnight (default off)
2 years ago
lumapu
c187fec0f9
Merge branch 'tastendruecker123-dev4' into development03
2 years ago
lumapu
81a7f09e3a
Merge branch 'dev4' of https://github.com/tastendruecker123/ahoy into tastendruecker123-dev4
default of scheduled reboot is now 'false'
2 years ago
lumapu
eaa0c51bcf
0.7.8
* merge PR #1005 which fixes issue #889
* merge homeassistant PR #963
2 years ago
lumapu
007b0c10f6
Merge branch 'Henning256-main' into development03
2 years ago
lumapu
58d8f7c7d0
Merge branch 'mslookup-development03' into development03
2 years ago
lumapu
e9c8c1c20a
Merge branch 'development03' of https://github.com/mslookup/ahoy into mslookup-development03
2 years ago
lumapu
cb3080e177
0.7.8
* fix `YieldDay`, `YieldTotal` and `P_AC` in `TotalValues` #929
* fix some serial debug prints
2 years ago
lumapu
982c201d48
0.7.7
* attempt to fix MqTT `YieldDay` in `TotalValues` #927
* attempt to fix MqTT `YieldDay` and `YieldTotal` even if inverters are not completly available #929
* fix wrong message 'NRF not connected' if it is disabled #1007
2 years ago
lumapu
45e02b94c3
0.7.7
* attempt to fix MqTT `YieldDay` in `TotalValues` #927
2 years ago
rmom
d6d93a3c26
Implemented quick fix for #889 from anorak-47
2 years ago
lumapu
0b763df0a2
Merge branch 'isarrider-patch-2' into development03
2 years ago
lumapu
0118fd1431
fix yield correction (data type was not correct during save)
2 years ago