tbnobody / OpenDTU

Software for ESP32 to talk to Hoymiles/TSUN/Solenso Inverters
GNU General Public License v2.0
1.82k stars 508 forks source link

[Request] Add additional MQTT topics #759

Open DejanBukovec opened 1 year ago

DejanBukovec commented 1 year ago

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

No response

Describe the solution you'd like

Please add next MQTT topics:

That way we can get some notifications on Home Assistant that new update is availible...

Describe alternatives you've considered

No response

Additional context

No response

DcFamas commented 1 year ago

Hey there, I also want to ask for a sum up of this values:

grafik (Screenshot by AhoyDTU)

Best regards :)

tbnobody commented 1 year ago

Please see https://github.com/tbnobody/OpenDTU/discussions/317#discussioncomment-4345649

Currently there are just other prios (like HMS/HMT)

stefan123t commented 4 months ago

Here Eventlog Code and Count have been requested as MQTT Topics too: #424

Here RSSI / dBi for CMT2300A connection has been requested as MQTT Topic per inverter: #980

Either the quality using the NRF bit Strong (>64dBm) or Weak (<64dBm) or the Ratio between RX/TX gathered by the GetLossRate 0x15 command could be returned instead for NRF24L01+ connections as descibed in #980 and #661.

In #1050 we have the request to add the following total topics if I understood it right:

In #1129 there is a request to add the following topic to distinguish between day/night mode:

In PR #2268 ESP heap and temperature are added by @ranma: