weltmeyer / ha_sonnenbatterie

Homeassistant integration to show many stats of Sonnenbatterie
GNU General Public License v3.0
56 stars 28 forks source link

Representation of the “Systemstatus” sensor #50

Closed Tomoene closed 7 months ago

Tomoene commented 7 months ago

Would it be possible to display the “systemstatus” sensor in the process so that it works like the sunbattery sensor itself. By this I mean the display not as a graphical table, but as a crossbar (like with the solarbattery: charching, discharching) only with OnGrid, etc. I'm sorry I can't express myself better. But I don't have the technical terms. I hope you can understand what I mean.

RustyDust commented 7 months ago

[...] I hope you can understand what I mean.

Unfortunately no. What exactly is it that you want? A textual representation for all of the values returned by the status API or a special representation of the systemstatus sensor? Do you have an example image of what you have in mind?

Tomoene commented 7 months ago

I'm sorry I can't express myself better. I would like the sensor "systemstatus" to be displayed as seen here:

Screenshot_20240305_135510_Home Assistant

RustyDust commented 7 months ago

Ah, I see, thanks.

RustyDust commented 7 months ago

@Tomoene As you may have noticed I labelled this as a bug because in fact what you requested should have been the standard way of operation anyway ;) This should be fixed with the next update. Thanks again!