You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. It seems you chose the same port number 9541 as TasmoAdmin. I changed the port to 8541 in config settings, and the emoncms addon starts, but the link on the Info page for "Open Web UI" is hardcoded to 9541.
Can you make this "Open Web UI" link dynamic to automatically pickup the changed port number?
Thanks
The text was updated successfully, but these errors were encountered:
Not aware of a way that can be done but I'll happily accept a pull request to change it.
I'm not entirely sure how to avoid port mapping conflicts - I know there is some ingress functionality that could be leveraged perhaps but I didn't dig much into that yet.
As a workaround, and to get EmonCMS to appear in the Homeassistant sidebar, I added a stanza in my configuration.yaml file for it, along with TasmoAdmin, thus:
Hello. It seems you chose the same port number 9541 as TasmoAdmin. I changed the port to 8541 in config settings, and the emoncms addon starts, but the link on the Info page for "Open Web UI" is hardcoded to 9541.
Can you make this "Open Web UI" link dynamic to automatically pickup the changed port number?
Thanks
The text was updated successfully, but these errors were encountered: