hassio-zigbee2mqtt
hassio-zigbee2mqtt copied to clipboard
Consider creating a hassio proxy addon
Currently you either integrate with HASSIO fully via the addon, or not at all running zigbee2mqtt externally.
Frigate has an approach where they offer a very simple proxy addon that allows you to get the integration UX while running the service externally.
https://github.com/blakeblackshear/frigate-hass-addons/tree/main/frigate_proxy
I could make a PR to create this, I feel it should live in here though, not in my own repository.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days
Bump
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days
Bump
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days
Bump
Would this just provide the Z2M logo in the HA sidebar and by clicking on it open the dashboard?
Yes, but the interesting part is that it would work through homeassistant ingress, which means you can use it when not on the LAN, while protecting it via HA authentication
That sounds interesting, is this something that can be easily integrated in the existing addon? Or would it require a complete new addon?
New addon, but very little work. Essentially just config. Check the link for how frigate does it. It is the same idea
Yes I see, would you want to create the initial version? I can create a new repo under https://github.com/zigbee2mqtt if you want
Currently the addon lives in the main repo. The proxy can live here too. I'll make a PR when I have time!
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days
Unstale!
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days
Implemented via #400