This addon acts as a proxy to an external running URL instance. The sole purpose of this addon is to add an icon to the sidebar of Home Assistant which will open the frontend of an external running URL instance.
server
(required): Set the local URL on which the page is running, e.g.http://192.168.2.43:8080
. Make sure there is no trailing slash!auth_token
(optional): only use when you have anauth_token
set for the frontend in the URL configuration.