Commit graph

149 commits

Author SHA1 Message Date
lumapu
e8fa9c747e 0.7.48
* fix SSD1309 2.42" display pinout
* improved setup page: save and delete of inverters
2023-09-10 16:01:07 +02:00
lumapu
f28f314fcf 0.7.47
* fix boot loop #1140
2023-09-07 21:30:41 +02:00
lumapu
6b721cbe0c 0.7.46
* version number increase
2023-09-04 21:37:02 +02:00
lumapu
201098ae0b 0.7.45
* change ePaper text to symbols PR #1131
* added some invertes to dev info list #1111
2023-08-30 00:06:32 +02:00
lumapu
3e5fe74b38 0.7.44
* fix `last_success` transmitted to often #1124
* fix github action
2023-08-28 16:42:29 +02:00
lumapu
3600a2e28c 0.7.43
* improved RSSI for NRF24, now it's read per package (and inverter) #1129
* arranged `heap` related info together in `/system`
* fix display navi during save
* clean up binary output, separated to folders
2023-08-28 16:07:12 +02:00
lumapu
abdf2185ff 0.7.42
* fix ePaper for opendtufusion_v2.x boards (Software SPI)
2023-08-27 22:33:01 +02:00
lumapu
f6a01c53c3 0.7.41
* merge PR #1117 code spelling
2023-08-26 02:05:23 +02:00
lumapu
fd2fd206f0 0.7.40
* added default pins for opendtu-fusion-v1 board
* fixed hw version display in `live`
* removed development builds, renamed environments in `platform.ini`
2023-08-22 00:35:00 +02:00
lumapu
3312fe7108 0.7.39
* fix background color of invalid inputs
* add hardware info (click in `live` on inverter name)
2023-08-21 13:52:06 +02:00
lumapu
a91885b505 added hardware info 2023-08-21 00:47:27 +02:00
lumapu
4d19e2dde4 0.7.37
* fix alarm time on WebGui #1099
* added RSSI info for HMS and HMT inverters (MqTT + REST API)
2023-08-18 17:31:57 +02:00
lumapu
c70282c786 * 0.7.36 release 2023-08-18 00:50:09 +02:00
lumapu
65758efd99 0.7.34
* fixed timezone offset of alarms
* added `AC` and `DC` to `/live` #1098
* changed `ESP8266` default NRF24 pin assignments (`D3` = `CE` and `D4` = `IRQ`)
* fixed background of modal window for bright color
2023-08-17 00:46:09 +02:00
lumapu
9b250c5385 0.7.33
* add alarms overview to WebGui #608
* fix webGui total values #1084
2023-08-15 02:35:31 +02:00
lumapu
8544e86e0f 0.7.32
* fix colors of live view #1091
2023-08-14 10:50:39 +02:00
lumapu
55764102ce 0.7.31
* fixed docu #1085
* changed active power limit MqTT messages to QOS2 #1072
* improved alarm messages, added alarm-id to log #1089
* trigger power limit read on next day (if inverter was offline meanwhile)
* disabled improv implementation to check if it is related to 'Schwuppdizitaet'
* changed live view to gray once inverter isn't available
* added inverter status to API
* changed sum of totals on WebGui depending on inverter status #1084
* merge maximum power (AC and DC) from PR #1080
2023-08-14 01:10:17 +02:00
lumapu
995c7ea5fb 0.7.30
* attempt to improve speed / repsonse times (Schwuppdizitaet) #1075
2023-08-10 01:43:43 +02:00
lumapu
e5b5972cae 0.7.29
* MqTT alarm data was never sent, fixed
* REST API: added alarm data
* REST API: made get record obsolete
* REST API: added power limit acknowledge `/api/inverter/id/[0-x]` #1072
2023-08-10 01:10:59 +02:00
lumapu
c59d26d858 0.7.28
* fix MI inverter support #1078
2023-08-08 02:07:43 +02:00
lumapu
6156145bd6 0.7.27
* added compile option for ethernet #886
* fix ePaper configuration, missing `Busy`-Pin #1075
2023-08-08 01:25:55 +02:00
lumapu
cbdb15050f 0.7.26 release
fix MqTT `last_success`
2023-08-06 13:33:20 +02:00
lumapu
bab700c069 0.7.25 release 2023-08-06 00:41:49 +02:00
lumapu
85dae3805f 0.7.24
* merge PR #1069 make MqTT client ID configurable
* fix #1016, general MqTT status depending on inverter state machine
* changed icon for fully available inverter to a filled check mark #1070
* fixed `last_success` update with MqTT #1068
* removed `improv` esp-web-installer script, because it is not fully functional at this time
2023-08-06 00:25:47 +02:00
Martin Riedel
5f9015f7ad Add client id for mqtt 2023-08-05 14:56:54 +02:00
lumapu
3a944d182b 0.7.23
* merge PR #1056, visualization html
* update MqTT library to 1.4.4
* update RF24 library to 1.4.7
* update ArduinoJson library to 6.21.3
* set minimum invervall for `/live` to 5 seconds
2023-08-05 00:50:24 +02:00
lumapu
47c4ca6551 0.7.22
* attempt to fix homeassistant auto discovery #1066
2023-08-04 18:26:42 +02:00
lumapu
7afa9d1d1b 0.7.21
* fix MqTT YieldDay Total goes to 0 several times during day #1016
2023-07-30 12:12:03 +02:00
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
2023-07-29 01:30:02 +02:00
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`
2023-07-27 23:10:12 +02:00
lumapu
58f19f88d0 0.7.18 - 2023-07-26
* next attempt to fix yield day for multiple inverters #1016
2023-07-26 22:39:50 +02:00
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)
2023-07-25 22:18:33 +02:00
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
2023-07-24 23:33:54 +02:00
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
2023-07-23 23:08:21 +02:00
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
2023-07-23 18:37:35 +02:00
lumapu
48594c565a 0.7.13
* merged display PR #1027
2023-07-19 22:35:36 +02:00
lumapu
be9c505407 0.6.12
added inverter status - state-machine #1016
2023-07-19 22:26:01 +02:00
lumapu
0be3a23603 0.7.11
* fix MqTT endless loop #1013
2023-07-09 11:19:31 +02:00
lumapu
baf392f2e9 0.7.10
* fix MqTT endless loop #1013
2023-07-08 23:47:40 +02:00
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)
2023-07-08 17:45:28 +02:00
lumapu
cb3080e177 0.7.8
* fix `YieldDay`, `YieldTotal` and `P_AC` in `TotalValues` #929
* fix some serial debug prints
2023-07-05 23:19:11 +02:00
lumapu
45e02b94c3 0.7.7
* attempt to fix MqTT `YieldDay` in `TotalValues` #927
2023-07-03 22:10:49 +02:00
lumapu
c147906834 0.7.6
* fix display of hidden SSID checkbox
* changed yield correction data type to `double`, now decimal places are supported
* corrected name of 0.91" display in settings
* attempt to fix MqTT zero values only if setting is there #980, #957
* made AP password configurable #951
* added option to start without time-sync, eg. for AP-only-mode #951
2023-06-18 00:20:27 +02:00
lumapu
76f01bbe95 0.7.5
* fix yield day reset on midnight #957
* improved tickers in `app.cpp`
2023-06-16 19:00:57 +02:00
lumapu
f649d26f66 0.7.4
* fix MqTT `P_AC` send if inverters are available #987
* fix assignments for HMS 1CH and 2CH devices
* fixed uptime overflow #990
2023-06-15 23:18:12 +02:00
lumapu
4e54bcf299 0.7.3
* fix hidden SSID scan #983
* improved NRF24 missing message on home screen #981
* fix MqTT publishing only updated values #982
2023-06-10 01:04:50 +02:00
lumapu
53853f8429 0.7.2
* fix HMS-800 and HMS-1000 assignments #981
* make nrf enabled all the time for ESP8266
* fix menu item `active` highlight for 'API' and 'Doku'
* fix MqTT totals issue #927, #980
* reduce maximum number of inverters to 4 for ESP8266, increase to 16 for ESP32
2023-06-08 23:42:30 +02:00
lumapu
f0848ecfb4 0.7.1
* enabled power limit control for HMS / HMT devices
* changed NRF24 lib version back to 1.4.5 because of compile problems for EPS8266
2023-06-05 22:15:08 +02:00
lumapu
545d7f0ba6 0.7.0
HMS / HMT support for ESP32 devices
2023-06-04 18:06:07 +02:00
lumapu
5b82d1aa8b 0.6.15
* improved Prometheus Endpoint PR #958
* fix turn off ePaper only if setting was set #956
2023-05-25 21:41:56 +02:00