michaelusner / esp32-pentair-controller

Control your Pentair pool equipment via RS485->ESP32->MQTT->Home Assistant
26 stars 7 forks source link

Any way to change MQTT config remotely? #7

Open jbishop129 opened 1 year ago

jbishop129 commented 1 year ago

I recently migrated to a new MQTT server, and unfortunately I recall hardcoding MQTT as an IP not DNS name when I first deployed this. Is there any way to make that change remotely either via webUI, or SSH? Dreading having to open my controller to re-flash if that's the only way.

michaelusner commented 1 year ago

I think that may be the only way - sorry. I don't recall adding an option to configure it.