helgeerbe / OpenDTU-OnBattery

Software for ESP32 to talk to Hoymiles Inverters and Victrons MPPT battery chargers (Ve.Direct)
GNU General Public License v2.0
253 stars 56 forks source link

[Request] Customization of the information displayed on the screen #1014

Open jege31 opened 4 weeks ago

jege31 commented 4 weeks ago

Is your feature request related to a problem? Please describe.

N/A

Enhancement Proposition

As a user of an openDTU box with a screen, I would like to customize the information displayed on the screen, in order to see immediately the information which is important for me (and may be not for some other users).

E.g. For me, the "Yeald Total" is not important and does not need to be always displayed. Instead, I would like to see immediately the grid power in order to know if I can start my electrical appliances and so to optimize my energy consumption. For some other users, the important information may be Temperature. Etc.

Describe the solution you'd like

This could be parametrized in the page http\://opendtu\<id>/settings/device in the tab Display, with additional parameters: E.g. Time slot 1 Time slot 2 Time slot 3
Line 1 Power Power Power
Line 2 Yield Day Yield Day Yield Day
Line 3 Yield Total Grid Power Grid Power
Line 4 IP Address Time IP Address

Each cell would be configurable by a drop-down list proposing available data names:

Describe alternatives you've considered

No response

Additional context

No response