OpenDTU-old/src
Bernhard Kirchen f7abbdbe06
Publish calculated MPPT metrics (#475)
* VE.Direct MPPT MQTT: remove trailing whitespace

* VE.Direct MPPT MQTT: publish P, IPV and E to MQTT

those values are calculated by OpenDTU-OnBatery and are part of the web
application live view, but were previously not published through MQTT.

closes #376.
2023-10-04 13:26:22 +02:00
..
Battery.cpp Integration of Victron SmartShunt via VE.Direct (#452) 2023-09-22 17:24:57 +02:00
BatteryStats.cpp Integration of Victron SmartShunt via VE.Direct (#452) 2023-09-22 17:24:57 +02:00
Configuration.cpp revert Revert "Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development" 2023-09-14 13:45:23 +02:00
Datastore.cpp revert Revert "Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development" 2023-09-14 13:45:23 +02:00
Display_Graphic.cpp Feature: Turn off Display before reboot 2023-08-25 16:57:24 +02:00
HttpPowerMeter.cpp fix: #450 power meter request fails when username or password contains @ 2023-09-19 14:16:29 +02:00
Huawei_can.cpp Move Huawei CAN bus communication to separate thread (#454) 2023-10-02 11:22:10 +02:00
InverterSettings.cpp revert Revert "Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development" 2023-09-14 13:45:23 +02:00
JkBmsController.cpp JK BMS: Support for MQTT (#432) 2023-09-15 10:06:30 +02:00
JkBmsDataPoints.cpp JK BMS: Support for MQTT (#432) 2023-09-15 10:06:30 +02:00
JkBmsSerialMessage.cpp Support for Jikong JK BMS using serial connection (#319) 2023-08-31 16:21:32 +02:00
Led_Single.cpp Feature: Turn off LEDs before reboot 2023-08-25 13:15:55 +02:00
main.cpp Integration of Victron SmartShunt via VE.Direct (#452) 2023-09-22 17:24:57 +02:00
MessageOutput.cpp Messages: thread-safety and dynamic memory (#418) 2023-09-04 14:08:30 +02:00
MqttHandleDtu.cpp Feature: Publish BSSID via MQTT 2023-06-08 19:56:44 +02:00
MqttHandleHass.cpp Replace char array by String buffer 2023-09-16 02:21:25 +02:00
MqttHandleHuawei.cpp Feature: set Huawei offline parameters via MQTT (#315) 2023-07-18 09:52:31 +02:00
MqttHandleInverter.cpp merge of v23.9.13 2023-09-18 10:46:43 +02:00
MqttHandleInverterTotal.cpp Fix: Prevent partly calculated total data in web ui and display 2023-05-30 22:10:27 +02:00
MqttHandlePowerLimiter.cpp Fix DPL Mode 2 MQTT Status (#402) 2023-08-28 13:20:56 +02:00
MqttHandlePylontechHass.cpp Feature: add nice Icons for HA autoconfiguration (#413) 2023-09-04 14:07:24 +02:00
MqttHandleVedirect.cpp Publish calculated MPPT metrics (#475) 2023-10-04 13:26:22 +02:00
MqttHandlVedirectHass.cpp Integration of Victron SmartShunt via VE.Direct (#452) 2023-09-22 17:24:57 +02:00
MqttSettings.cpp revert Revert "Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development" 2023-09-14 13:45:23 +02:00
NetworkSettings.cpp Feature: Admin AccessPoint Timeout now configurable 2023-07-22 18:14:07 +02:00
NtpSettings.cpp revert Revert "Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development" 2023-09-14 13:45:23 +02:00
PinMapping.cpp Removed checking for valid tx pin for Victron (#455) 2023-09-28 13:13:32 +02:00
PowerLimiter.cpp Channel for AC must always be CH0 (#472) 2023-10-02 11:44:00 +02:00
PowerMeter.cpp PowerMeter fixes (#342) 2023-07-31 14:16:06 +02:00
PylontechCanReceiver.cpp Support for Jikong JK BMS using serial connection (#319) 2023-08-31 16:21:32 +02:00
SunPosition.cpp revert Revert "Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development" 2023-09-14 13:45:23 +02:00
Utils.cpp revert Revert "Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development" 2023-09-14 13:45:23 +02:00
VictronSmartShunt.cpp Removed checking for valid tx pin for Victron (#455) 2023-09-28 13:13:32 +02:00
WebApi_battery.cpp Support for Jikong JK BMS using serial connection (#319) 2023-08-31 16:21:32 +02:00
WebApi_config.cpp Move different restart calls into one method 2023-08-25 12:58:53 +02:00
WebApi_device.cpp Support for Jikong JK BMS using serial connection (#319) 2023-08-31 16:21:32 +02:00
WebApi_devinfo.cpp BREAKING CHANGE: Web API Endpoint /api/devinfo/status requires GET parameter inv= 2023-04-17 21:48:16 +02:00
WebApi_dtu.cpp Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development 2023-07-24 13:16:15 +02:00
WebApi_eventlog.cpp BREAKING CHANGE: Web API Endpoint /api/eventlog/status no nested serial object 2023-04-20 22:41:55 +02:00
WebApi_firmware.cpp Move different restart calls into one method 2023-08-25 12:58:53 +02:00
WebApi_gridprofile.cpp revert Revert "Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development" 2023-09-14 13:45:23 +02:00
WebApi_Huawei.cpp Dynamic power control and more power control modes on the Huawei PSU 2023-07-01 12:37:55 +02:00
WebApi_inverter.cpp revert Revert "Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development" 2023-09-14 13:45:23 +02:00
WebApi_limit.cpp Change max power limit from 1500W to 2250W to support HMS/HMT inverters 2023-04-15 10:55:47 +02:00
WebApi_maintenance.cpp Move different restart calls into one method 2023-08-25 12:58:53 +02:00
WebApi_mqtt.cpp revert Revert "Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development" 2023-09-14 13:45:23 +02:00
WebApi_network.cpp Feature: Admin AccessPoint Timeout now configurable 2023-07-22 18:14:07 +02:00
WebApi_ntp.cpp Code formatting without functional changes 2023-07-22 18:07:03 +02:00
WebApi_power.cpp Code formatting without functional changes 2023-07-22 18:07:03 +02:00
WebApi_powerlimiter.cpp Fix DPL Mode 2 MQTT Status (#402) 2023-08-28 13:20:56 +02:00
WebApi_powermeter.cpp fix: Power meter value not displayed #355 2023-08-08 15:58:24 +02:00
WebApi_prometheus.cpp Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development 2023-08-28 13:12:07 +02:00
WebApi_security.cpp Remove not required F() macro. Frees ~20kb flash. 2023-04-05 11:54:50 +02:00
WebApi_sysstatus.cpp fix #362 system Info checks git head, instead of build branch (#374) 2023-08-09 17:45:54 +02:00
WebApi_vedirect.cpp Integration of Victron SmartShunt via VE.Direct (#452) 2023-09-22 17:24:57 +02:00
WebApi_webapp.cpp Apply code formatter without functional changes 2023-07-22 18:00:41 +02:00
WebApi_ws_battery.cpp Support for Jikong JK BMS using serial connection (#319) 2023-08-31 16:21:32 +02:00
WebApi_ws_console.cpp Added websocket for debug output 2022-12-19 21:38:39 +01:00
WebApi_ws_Huawei.cpp Fix typo in error messages (#280) 2023-06-29 13:06:28 +02:00
WebApi_ws_live.cpp Integration of Victron SmartShunt via VE.Direct (#452) 2023-09-22 17:24:57 +02:00
WebApi_ws_vedirect_live.cpp Integration of Victron SmartShunt via VE.Direct (#452) 2023-09-22 17:24:57 +02:00
WebApi.cpp revert Revert "Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development" 2023-09-14 13:45:23 +02:00