Commit graph

166 commits

Author SHA1 Message Date
lumapu
a86a55e9de 0.8.1030001-zero
Merge branch 'development03' into zero-export
2024-04-02 13:35:58 +02:00
lumapu
4d5ae72cb6 0.8.102
* fix MDNS #1538
* improved Wizard
* improved MqTT on devcontrol e.g. set power limit
2024-04-01 17:02:43 +02:00
lumapu
bcc52c793c 0.8.102 - 2024-04-01
* fix NTP for `opendtufusion` #1542
* fix scan WiFi in AP mode
2024-04-01 14:54:08 +02:00
Patrick Amrhein
737308ebe6 Feature: debug (settings) 2024-03-27 19:18:08 +01:00
lumapu
92231672e8 0.8.98
* fix Ethernet
* modified wizard
* fix github compile?
2024-03-25 22:25:50 +01:00
Patrick Amrhein
f181e12a29 0.8.950002 2024-03-22 13:09:25 +01:00
lumapu
a44a5833ca * made ethernet pinout configurable
* combined common network functions into class
* seperated wifi station from AP mode
2024-03-19 00:15:10 +01:00
lumapu
d24c4bdb23 0.8.950001 - zero
Merge branch 'development03' into zero-export
2024-03-17 00:45:01 +01:00
Patrick Amrhein
3dfbee82c7 0.8.910008-zero 2024-03-14 10:04:55 +01:00
lumapu
1548a00520 0.8.89
* merge
2024-03-03 21:36:44 +01:00
lumapu
053a2e0079 Merge branch 'development03' into zero-export 2024-03-02 01:32:51 +01:00
lumapu
b2e6223efb Merge branch 'development03' into ethW5500 2024-03-02 01:31:44 +01:00
Wusaweki
dd8f8c138b fix typos 2024-03-01 13:31:21 +01:00
lumapu
3b58522fd5 0.8.88
* fix MqTT statistic data overflow #1458
* add HMS-400-1T support (serial number 1125...) #1460
* removed `yield efficiency` because the inverter already calculates correct #1243
2024-02-29 00:01:09 +01:00
lumapu
962e9d2831 0.8.85 - zero
* disabled display and history for all ESPs expect ESP32S3
2024-02-23 00:00:25 +01:00
lumapu
020f8cadfa merge development03 to PR #1155 2024-02-21 19:30:59 +01:00
lumapu
bd532805a6 0.8.81
* fixed authentication with empty token #1415
* added new setting for future function to send log via MqTT
* combined firmware and hardware version to JSON topics (MqTT) #1212
2024-02-13 23:46:15 +01:00
lumapu
d5cecbb5b0 0.8.78
* fixed protection
2024-02-10 13:03:29 +01:00
lumapu
8b2db4abfa 0.8.78
* try to finalize API token protection
2024-02-09 00:25:25 +01:00
lumapu
15349520d2 0.8.77
* merge PR: BugFix: ACK #1414
* fix suspicious if condition #1416
* prepared API token for access, not functional #1415
2024-02-09 00:05:54 +01:00
lumapu
7c532ca1cc 0.8.76
* revert changes from yesterday regarding snprintf and its size #1410, #1411
* reduced cppcheck linter warnings significantly
* try to improve ePaper (ghosting) #1107
2024-02-07 22:50:13 +01:00
lumapu
90d4df4b91 0.8.75
* fix active power control value #1406, #1409
* update Mqtt lib to version `1.6.0`
* take care of null terminator of chars #1410, #1411
2024-02-06 23:04:10 +01:00
lumapu
3740a09d2a 0.8.74
* reduced cppcheck linter warnings significantly
2024-02-05 23:58:52 +01:00
lumapu
80d07ae6fe 0.8.71
* fix autologin bug if no password is set
* translated `/serial`
2024-02-04 00:19:26 +01:00
lumapu
d9696dc704 0.8.71
* fix heuristics reset
* fix CMT missing frames problem
* removed inverter gap setting
* removed add to total (MqTT) inverter setting
* fixed sending commands to inverters which are soft turned off
* save settings before they are exported #1395
2024-02-03 23:31:17 +01:00
lumapu
4d7362fa6b 0.8.70 - 2024-02-01
* prevent sending commands to inverter which isn't active #1387
* protect commands from popup in `/live` if password is set #1199
2024-02-01 23:27:54 +01:00
lumapu
dc696d727f 0.8.66
* added support for other regions - untested #1271
* fix generation of DTU-ID; was computed twice without reset if two radios are enabled
2024-01-28 23:32:44 +01:00
lumapu
7eae81c706 Merge branch 'development03' into ethW5500 2024-01-22 21:44:58 +01:00
lumapu
77b1f96c03 0.8.63
* made code review
* fixed endless loop #1387
2024-01-22 21:00:58 +01:00
lumapu
93b53a10d9 0.8.59
* merge PR: solve display settings dependencies #1369
* fix language typos #1346
* full update of ePaper after booting #1107
* fix MqTT yield day reset even if `pause inverter during nighttime` isn't active #1368
2024-01-18 23:21:59 +01:00
you69man
21234d2ece replace display numbers by enums 2024-01-18 20:50:24 +01:00
you69man
276b3dca42 change default value of display luminance/contrast to 140.
The previous value 60 is way too low and seems to stem from times where it was interpreted as % instead of now 0-255
2024-01-18 18:51:08 +01:00
you69man
e59978dc9c solve dependencies of hidden display parameters 2024-01-18 18:45:36 +01:00
lumapu
c3a2ad0a97 0.8.58
* full refresh of ePaper after booting #1107
* add optional custom link #1199
* pinout has an own subgroup in `/settings`
* grid profile will be displayed as hex in every case #1199
2024-01-18 00:10:29 +01:00
lumapu
8c9be73091 0.8.58
* fix missing refresh URL #1366
* fix view of grid profile #1365
* fix webUI translation #1346
* fix protection mask #1352
2024-01-17 22:08:17 +01:00
lumapu
fa32906707 Merge branch 'VArt67-Merge-to-upstream' into development03 2024-01-09 20:49:00 +01:00
VArt67
2b4de00a89 * Added history charts to web and to Display_Mono_128x64 2024-01-07 23:25:50 +01:00
you69man
c82cc1c77e add option for graph size 2024-01-07 09:25:35 +01:00
you69man
4496981b3b add option for show ratio 2024-01-07 09:25:35 +01:00
lumapu
5ca26895a1 0.8.45
* start implementing a wizard for initial (WiFi) configuration #1199
2024-01-06 02:58:19 +01:00
lumapu
0d10d19b30 0.8.42
* add loss rate to `/visualization` in the statistics window
* corrected `getLossRate` infos for MqTT and prometheus
* added information about working IRQ for NRF24 and CMT2300A to `/system`
2024-01-03 01:29:46 +01:00
lumapu
8930801458 Merge branch 'development03-prometheus-nrfLossrate' of https://github.com/fsck-block/ahoy into fsck-block-development03-prometheus-nrfLossrate 2024-01-03 00:14:32 +01:00
lumapu
cd9cc976e7 0.8.42
* add LED to display whether it's night time or not. Can be reused as output to control battery system #1308
2024-01-03 00:14:10 +01:00
Frank
938c42925f PROMETHEUS_EP:
add `LossRate` radio statistics to metric
    bugfix: use specific metric types for each inverter metric
2024-01-02 14:58:19 +01:00
lumapu
4f37f994b6 Merge branch 'development03-prometheus-powerlimit' of https://github.com/fsck-block/ahoy into fsck-block-development03-prometheus-powerlimit 2024-01-02 00:23:44 +01:00
lumapu
2cda39c9f9 0.8.39
* fix MqTT dis_night_comm in the morning #1309
* seperated offset for sunrise and sunset #1308
2024-01-01 23:02:14 +01:00
Frank
29d2bdefab PROMETHEUS_EP: Add NRF-radio statistics and power-limit metrics 2024-01-01 15:20:14 +01:00
lumapu
b611be8042 compile ok, function not ok 2023-12-31 01:30:46 +01:00
lumapu
86ff9f054a 0.8.35
* changed reload time for opendtufusion after update to 5s
* fix default interval and gap for communication
* fix serial number in exported json (was decimal, now correct as hexdecimal number)
* beautified factory reset
* added second stage for erase settings
* increased maximal number of inverters to 32 for opendtufusion board (ESP32-S3)
* fixed crash if CMT inverter is enabled, but CMT isn't configured
2023-12-30 02:33:57 +01:00
lumapu
b5cdd775a7 0.8.35
* added dim option for LEDS
* changed reload time for opendtufusion after update to 5s
2023-12-30 00:20:36 +01:00