hassio-zigbee2mqtt icon indicating copy to clipboard operation
hassio-zigbee2mqtt copied to clipboard

Consider creating a hassio proxy addon

Open SamMousa opened this issue 3 years ago • 14 comments

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.

SamMousa avatar Mar 22 '22 18:03 SamMousa

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

github-actions[bot] avatar Jun 07 '22 00:06 github-actions[bot]

Bump

SamMousa avatar Jun 07 '22 05:06 SamMousa

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

github-actions[bot] avatar Jul 08 '22 00:07 github-actions[bot]

Bump

SamMousa avatar Jul 08 '22 05:07 SamMousa

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

github-actions[bot] avatar Aug 08 '22 00:08 github-actions[bot]

Bump

SamMousa avatar Aug 08 '22 07:08 SamMousa

Would this just provide the Z2M logo in the HA sidebar and by clicking on it open the dashboard?

Koenkk avatar Aug 08 '22 15:08 Koenkk

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

SamMousa avatar Aug 08 '22 15:08 SamMousa

That sounds interesting, is this something that can be easily integrated in the existing addon? Or would it require a complete new addon?

Koenkk avatar Aug 08 '22 15:08 Koenkk

New addon, but very little work. Essentially just config. Check the link for how frigate does it. It is the same idea

SamMousa avatar Aug 08 '22 16:08 SamMousa

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

Koenkk avatar Aug 08 '22 17:08 Koenkk

Currently the addon lives in the main repo. The proxy can live here too. I'll make a PR when I have time!

SamMousa avatar Aug 08 '22 17:08 SamMousa

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

github-actions[bot] avatar Sep 08 '22 01:09 github-actions[bot]

Unstale!

SamMousa avatar Sep 08 '22 05:09 SamMousa

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

github-actions[bot] avatar Oct 09 '22 01:10 github-actions[bot]

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

github-actions[bot] avatar Nov 11 '22 01:11 github-actions[bot]

Implemented via #400

SamMousa avatar Nov 11 '22 07:11 SamMousa