peribeir / homeassistant-rademacher

This custom integration provides access to Rademacher Devices connected to a HomePilot (or Start2Smart) bridge.
GNU General Public License v3.0
56 stars 11 forks source link

No issue, just for your information #28

Closed hklages closed 2 years ago

hklages commented 2 years ago

Hi. In case you would like to see the HomePilot in your Home Assistatn side menu you could add the following data to configuration yaml. You have to replace the url with your ipv4 address or DNS name. One restriction: Using the this link, the backup does not work.

# Panel HomePilot, external address
panel_iframe:
  homepilot:
    title: "HomePilot"
    url: "http://hkHomepilot.fritz.box"
    icon: mdi:window-shutter

sidebar

peribeir commented 2 years ago

Thanks for the info!! I actually didn't know that it's possible to add a new page to the left menu. Only issue is that it will only work when accessing HA from local network since the homepilot UI, at least in my case, is not accessible from outside my home network.