After running the docker compose configuration add homebridge-zigbee
plugin using the following command:
docker-compose exec homebridge npm i homebridge-zigbee
or beta version from github:
docker-compose exec homebridge npm i itsmepetrov/homebridge-zigbee
Don't forget to specify your own token (YOUR_NGROK_TOKEN
) for ngrok to have access to your raspberry from outside.