tbnobody / OpenDTU

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

[Request]Add Support for a second MQTT Service #1820

Open svalcken opened 6 months ago

svalcken commented 6 months ago

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

No response

Describe the solution you'd like

Please add Support for a second MQTT Service. I will use second server for a parallel monitoring system. Thanks.

Describe alternatives you've considered

No response

Additional context

No response

broth-itk commented 6 months ago

I think the request is useful only for a few users. We should pay attention not to overload the software with features.

There is already a solution to your problem by using a MQTT broker and to forward shared topics to another entity:

http://www.steves-internet-guide.com/mosquitto-bridge-configuration/