| .. |
|
Configuration.cpp
|
Feature: Allow custom MQTT Client ID
|
2024-06-29 00:28:21 +02:00 |
|
Datastore.cpp
|
BREAKING CHANGE: Web API Endpoint /api/livedata/status and /api/prometheus/metrics
|
2024-01-30 22:29:25 +01:00 |
|
Display_Graphic_Diagram.cpp
|
Replace format strings by platform independent macros
|
2024-10-05 00:50:13 +02:00 |
|
Display_Graphic.cpp
|
Fix: Prevent hiding text on display if it's too long
|
2024-03-01 19:30:24 +01:00 |
|
InverterSettings.cpp
|
Use SpiManager for nRF, CMT and W5500
|
2024-09-25 00:37:06 +02:00 |
|
Led_Single.cpp
|
Move task initialization from init method to constructor
|
2024-01-20 11:24:57 +01:00 |
|
main.cpp
|
Don't set TX timeout to 0 anymore for HW/USB CDC
|
2024-10-09 02:36:37 +02:00 |
|
MessageOutput.cpp
|
Move task initialization from init method to constructor
|
2024-01-20 11:24:57 +01:00 |
|
MqttHandleDtu.cpp
|
Publish temperature only if its not NAN
|
2024-09-22 18:51:07 +02:00 |
|
MqttHandleHass.cpp
|
Feature: Show RSSI of last received packet in radio stats
|
2024-10-04 17:36:17 +02:00 |
|
MqttHandleInverter.cpp
|
Replace format strings by platform independent macros
|
2024-10-05 00:50:13 +02:00 |
|
MqttHandleInverterTotal.cpp
|
Move task initialization from init method to constructor
|
2024-01-20 11:24:57 +01:00 |
|
MqttSettings.cpp
|
Better handling of empty MQTT client id
|
2024-06-29 11:05:04 +02:00 |
|
NetworkSettings.cpp
|
Remove EMAC related code for devices that don't have one
|
2024-10-06 03:08:58 +02:00 |
|
NtpSettings.cpp
|
Split config struct into different sub structs
|
2023-11-19 14:53:26 +01:00 |
|
PinMapping.cpp
|
Remove EMAC related code for devices that don't have one
|
2024-10-06 03:08:58 +02:00 |
|
RestartHelper.cpp
|
Decrease restart delay to 1 second
|
2024-09-23 18:33:01 +02:00 |
|
Scheduler.cpp
|
Initialize TaskScheduler
|
2023-11-23 22:35:05 +01:00 |
|
SunPosition.cpp
|
Move task initialization from init method to constructor
|
2024-01-20 11:24:57 +01:00 |
|
Utils.cpp
|
Replace format strings by platform independent macros
|
2024-10-05 00:50:13 +02:00 |
|
W5500.cpp
|
Prevent warning on GPIO ISR service registration
|
2024-09-28 02:26:40 +02:00 |
|
WebApi_config.cpp
|
Fix: Restart was triggered before all website data was sent
|
2024-09-23 18:11:52 +02:00 |
|
WebApi_device.cpp
|
Remove EMAC related code for devices that don't have one
|
2024-10-06 03:08:58 +02:00 |
|
WebApi_devinfo.cpp
|
Move parsing of serial from web request to separate method
|
2024-04-05 19:14:56 +02:00 |
|
WebApi_dtu.cpp
|
Replace format strings by platform independent macros
|
2024-10-05 00:50:13 +02:00 |
|
WebApi_eventlog.cpp
|
Move parsing of serial from web request to separate method
|
2024-04-05 19:14:56 +02:00 |
|
WebApi_firmware.cpp
|
Fix: Restart was triggered before all website data was sent
|
2024-09-23 18:11:52 +02:00 |
|
WebApi_gridprofile.cpp
|
Move parsing of serial from web request to separate method
|
2024-04-05 19:14:56 +02:00 |
|
WebApi_inverter.cpp
|
Replace format strings by platform independent macros
|
2024-10-05 00:50:13 +02:00 |
|
WebApi_limit.cpp
|
Update bblanchon/ArduinoJson from 7.1.0 to 7.2.0
|
2024-09-21 00:12:15 +02:00 |
|
WebApi_maintenance.cpp
|
Fix: Restart was triggered before all website data was sent
|
2024-09-23 18:11:52 +02:00 |
|
WebApi_mqtt.cpp
|
Update bblanchon/ArduinoJson from 7.1.0 to 7.2.0
|
2024-09-21 00:12:15 +02:00 |
|
WebApi_network.cpp
|
Update bblanchon/ArduinoJson from 7.1.0 to 7.2.0
|
2024-09-21 00:12:15 +02:00 |
|
WebApi_ntp.cpp
|
Update bblanchon/ArduinoJson from 7.1.0 to 7.2.0
|
2024-09-21 00:12:15 +02:00 |
|
WebApi_power.cpp
|
Update bblanchon/ArduinoJson from 7.1.0 to 7.2.0
|
2024-09-21 00:12:15 +02:00 |
|
WebApi_prometheus.cpp
|
Replace format strings by platform independent macros
|
2024-10-05 00:50:13 +02:00 |
|
WebApi_security.cpp
|
Fix: avoid deprecated setAuthentication() to fix memory exhaustion
|
2024-09-30 15:16:30 +02:00 |
|
WebApi_sysstatus.cpp
|
Feature: show task details in system info view
|
2024-10-09 18:31:06 +02:00 |
|
WebApi_webapp.cpp
|
Upgrade ESPAsyncWebServer from 2.10.8 to 3.1.2
|
2024-08-01 18:11:39 +02:00 |
|
WebApi_ws_console.cpp
|
Fix: force websocket clients to authenticate
|
2024-09-30 15:54:55 +02:00 |
|
WebApi_ws_live.cpp
|
Feature: Show RSSI of last received packet in radio stats
|
2024-10-04 17:36:17 +02:00 |
|
WebApi.cpp
|
Replace format strings by platform independent macros
|
2024-10-05 00:50:13 +02:00 |