evcc-io / hassio-addon

Hass.io add-on for EVCC
97 stars 61 forks source link

Feature Request: Port for Web Interface #73

Closed TheDK closed 1 year ago

TheDK commented 1 year ago

It would be great if in the Add-on config a port could be specified which forwards directly to the evcc WebUI, not showing HA "chrome" around it. That way showing evcc on a small screen would be more clean.

goebelmeier commented 1 year ago

With a default config just open http://<your-ha-instance-ip-address>:7070

TheDK commented 1 year ago

Terrific, thanks for the quick feedback. Took the liberty to add this to the Readme.md and opened a PR: https://github.com/evcc-io/hassio-addon/pull/74/