Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare Release 2025.01.23 #1574

Merged
merged 68 commits into from
Jan 23, 2025
Merged
Changes from 1 commit
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
33a9b74
Make function getClientId const
tbnobody Nov 10, 2024
d843ac6
Fix comment
tbnobody Nov 11, 2024
eac2e2f
Fix: Really always execute the generate of the factory.bin file
tbnobody Nov 11, 2024
2b07e3c
Organize includes
tbnobody Nov 12, 2024
9bfded0
Remove not required string generation
tbnobody Nov 13, 2024
cc3290b
Use correct variable
tbnobody Nov 13, 2024
8297591
change markdown table to github style
stefan123t Nov 20, 2024
680863f
Update README.md
stefan123t Nov 20, 2024
041ae7b
add Sum of DC Powrr
turrican944 Nov 22, 2024
37b1730
webapp: fix line break for reload button
schlimmchen Nov 11, 2024
b2dcac5
Fix: need to skip BOM also when migrating config
schlimmchen Nov 29, 2024
1c5a3cf
webapp: avoid undefined serial for InputSerial
schlimmchen Dec 1, 2024
a75543c
Feature:: Added support for HMS-450 inverters which begin with 1400
tbnobody Dec 2, 2024
241ee1e
webapp: Update dependencies
tbnobody Dec 2, 2024
8247070
webapp: improve styling of hints on home view
schlimmchen Dec 3, 2024
bf89fd7
webapp: Update dependencies
tbnobody Dec 5, 2024
1c1fcbe
Upgrade ESPAsyncWebServer from 3.3.22 to 3.3.23
tbnobody Dec 5, 2024
d775ee9
Update bblanchon/ArduinoJson from 7.2.0 to 7.2.1
tbnobody Dec 5, 2024
726a08e
Upgrade ESPAsyncWebServer from 3.3.23 to 3.4.0
tbnobody Dec 13, 2024
2edec64
Fix: Remove temperature readings for ESP32-S2 modules
tbnobody Dec 14, 2024
58382be
Feature: show hint if device profile missing or not selected
tbnobody Dec 14, 2024
5d14454
Fix: Auto reboot was not triggered on pin mapping change
tbnobody Dec 14, 2024
0061d5e
Upgrade ESPAsyncWebServer from 3.4.0 to 3.4.1
tbnobody Dec 15, 2024
8acae28
Feature: New handling of command queue
tbnobody Dec 14, 2024
5265c62
Feature: Set Limit transfer only to "OK" if the queue does not conta…
tbnobody Dec 15, 2024
24b3f27
webapp: Update dependencies
tbnobody Dec 16, 2024
940027a
Upgrade ESPAsyncWebServer from 3.4.1 to 3.4.2
tbnobody Dec 18, 2024
8f60a3a
Feature: Show inverter status and current power in overview (if multi…
tbnobody Dec 18, 2024
d485d1b
Show totals in blue and producing inverters in green
tbnobody Dec 18, 2024
96ba58a
Fix: Wifi.begin was called with wrong parameters
tbnobody Dec 18, 2024
c7fa4ff
Disable queue debugging
tbnobody Dec 21, 2024
1110594
Fix: Uptime overflow after ~50 days
tbnobody Dec 29, 2024
d43ac7f
Update bblanchon/ArduinoJson from 7.2.1 to 7.3.0
tbnobody Dec 29, 2024
498afe3
Remove extra semikolon
tbnobody Dec 29, 2024
c37397a
Fix lint errors
tbnobody Dec 29, 2024
a0e6942
Feature: Detect if inverter supports 'Power Distribution Logic'
tbnobody Dec 31, 2024
50207a4
webapp: Update dependencies
tbnobody Dec 31, 2024
87772cb
Feature: Add support for HERF-600 inverters
tbnobody Jan 8, 2025
c1a318f
Fix: allow management of DPL inverters while DPL is off
schlimmchen Jan 12, 2025
19fa310
webapp: Update dependencies
tbnobody Jan 14, 2025
d068542
Merge branch 'pr2421' into dev
tbnobody Jan 14, 2025
ebf4e92
Merge branch 'pr2420' into dev
tbnobody Jan 14, 2025
5510c9f
webapp: add app.js.gz
tbnobody Jan 14, 2025
db130f6
Upgrade ESPAsyncWebServer from 3.4.2 to 3.6.0
tbnobody Jan 14, 2025
220cfbf
Update nrf24/RF24 from 1.4.10 to 1.4.11
tbnobody Jan 14, 2025
b233840
Merge upstream tag 'v25.1.14'
AndreasBoehm Jan 14, 2025
13904a4
Fix: live card header bg matches upstream color
AndreasBoehm Jan 14, 2025
571ba2f
Fix: Hint regarding required device profile is shown for profiles whi…
tbnobody Jan 14, 2025
653efb4
Fix: Syntax error in defines
tbnobody Jan 14, 2025
5944413
Fix: really trigger standby only once on DPL shutdown
schlimmchen Jan 15, 2025
27adb8a
Merge updated upstream tag 'v25.1.14' into development
schlimmchen Jan 15, 2025
1d38f1d
Fix: replace helgeerbe with hoylabs in tmpl URLs
AndreasBoehm Jan 16, 2025
a92a7ba
Feature: show mqtt battery live view card
AndreasBoehm Jan 15, 2025
f2cde79
Fix: 'create release badge' action and show it (#1545)
AndreasBoehm Jan 16, 2025
73fded1
revert "Fix: Don't check shading for max increase when inverter limit…
AndreasBoehm Jan 13, 2025
0a9a856
Revert "Fix: assume small increase for shaded inverter"
AndreasBoehm Jan 14, 2025
92aed53
Fix: millis() rollover in smart shunt loop()
SW-Niko Jan 17, 2025
ea7ab87
Fix: huawei grid charger efficiency value
schlimmchen Jan 18, 2025
8807e98
restructure solar charger integration to support more providers
AndreasBoehm Dec 13, 2024
af92459
Feature: add support for MQTT solar chargers
AndreasBoehm Jan 17, 2025
b65db96
webapp: fix typo in "IgnoreSoc" label
schlimmchen Jan 19, 2025
a8b4560
fix: align mqtt publish interval in webapp and API
AndreasBoehm Jan 21, 2025
81bf0ea
Fix: start nighttime discharge cycle only once per night
schlimmchen Jan 19, 2025
b17f23c
DPL: log next inverter restart
schlimmchen Jan 19, 2025
81a15d7
add schlimmchen to FUNDING.yml (#1568)
AndreasBoehm Jan 22, 2025
ba90ae0
Fix: Huawei grid charger with MCP2515: avoid missing out on CAN messages
schlimmchen Jan 22, 2025
370fe1d
Fix: Huawei grid charger: known last value ends transaction
schlimmchen Jan 22, 2025
587f8ca
Feature: Huawei grid charger: update values when submitting parameters
schlimmchen Jan 23, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Upgrade ESPAsyncWebServer from 3.4.0 to 3.4.1
tbnobody committed Dec 15, 2024
commit 0061d5e15997d4ddd98af0d0203c4b2055d4c2f6
3 changes: 2 additions & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
@@ -30,6 +30,7 @@ build_flags =
-DCONFIG_ASYNC_TCP_EVENT_QUEUE_SIZE=128
-DCONFIG_ASYNC_TCP_QUEUE_SIZE=128
-DEMC_TASK_STACK_SIZE=6400
-DHOY_DEBUG_QUEUE
-Wall -Wextra -Wunused -Wmisleading-indentation -Wduplicated-cond -Wlogical-op -Wnull-dereference
; Have to remove -Werror because of
; https://github.com/espressif/arduino-esp32/issues/9044 and
@@ -41,7 +42,7 @@ build_unflags =
-std=gnu++11

lib_deps =
mathieucarbou/ESPAsyncWebServer @ 3.4.0
mathieucarbou/ESPAsyncWebServer @ 3.4.1
bblanchon/ArduinoJson @ 7.2.1
https://github.com/bertmelis/espMqttClient.git#v1.7.0
nrf24/RF24 @ 1.4.10