hassio-addons / addon-zwave2mqtt

Z-Wave to MQTT - Home Assistant Community Add-ons
https://addons.community
MIT License
57 stars 27 forks source link

Refactor NGINX configuration and HA authentication #77

Closed frenck closed 3 years ago

frenck commented 3 years ago

Proposed Changes

Refactors the NGINX configuration & HA Authentication to use NGINX auth subrequests. Removes the need for lua and removes the need for requesting Supervisor API access.

Fixes authentication issue in aarch64 systems caused by Lua.

Related Issues

fixes #69