Skip to content

gluoncompany/gluon-hassio-zigbee2mqtt

 
 

Repository files navigation



Official Zigbee2MQTT Home Assistant addon

Installation

  1. If you don't have an MQTT broker yet; in Home Assistant go to Settings → Add-ons → Add-on store and install the Mosquitto broker addon.
  2. Go back to the Add-on store, click ⋮ → Repositories, fill in
    https://github.com/gluoncompany/gluon-hassio-zigbee2mqtt and click Add → Close or click the Add repository button below, click Add → Close (You might need to enter the internal IP address of your Home Assistant instance first).
    Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.
  3. The repository includes proxy plugins.
  4. Click on the addon and press Install and wait till the addon is installed.
  5. Click on Configuration
    • server (required): this should be the local URL on which the Zigbee2MQTT frontend is running, e.g. http://192.168.2.43:8080. Make sure there is no trailing slash!
    • auth_token (optional): only use when you have an auth_token set for the frontend in the Zigbee2MQTT configuration.
    • Click Save
  6. Start the addon by going to Info and click Start
  7. Wait till Zigbee2MQTT starts and press OPEN WEB UI to verify Zigbee2MQTT started correctly.
    • If it shows 502: Bad Gateway wait a bit more and refresh the page.
    • If this takes too long (e.g. 2 minutes +) check the Log tab to see what went wrong.

Credits

About

Proxys for Zigbee2MQTT Home Assistant add-on

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 63.4%
  • Dockerfile 21.6%
  • Shell 15.0%