-
Would be cool if someone could make a proxy plugin like it's already existing for Zigbee2MQTT or Frigate if you run that service externally so you can have it in your Home Assistant Sidebar like its running directly in HA Supervisor: https://github.com/zigbee2mqtt/hassio-zigbee2mqtt/tree/master/zigbee2mqtt-proxy |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
I just use an iframe. panel_iframe:
zwave:
title: "Z-Wave"
url: "https://hostname"
icon: mdi:z-wave |
Beta Was this translation helpful? Give feedback.
-
if you access your Home Assistant instance over an external domain, iframes with local services won't work. |
Beta Was this translation helpful? Give feedback.
I just use an iframe.