openenergymonitor / EmonESP

ESP8266 WIFI serial to emoncms link
160 stars 78 forks source link

Fix for missing emoncms_path #85

Closed fillycheezstake closed 3 years ago

fillycheezstake commented 3 years ago

This fixes the issue where the emoncms path is ignored in the webui and not used to generate emoncms requests.

glynhudson commented 3 years ago

Thanks 👍

glynhudson commented 3 years ago

I'm just testing this PR, and it seems to result in the module unable to boot and entering a bootloop. Have you tested this PR?

glynhudson commented 3 years ago

I've fixed it, it required String url = emoncms_path.c_str();

https://github.com/openenergymonitor/EmonESP/commit/84f78001416ada991ccd6effa3436e6465a2cf79