Latest ha-bridge for amazon echo alexa from https://github.com/bwssytems/ha-bridge
1M+
https://github.com/bwssytems/ha-bridge
https://github.com/armzilla/amazon-echo-ha-bridge
https://registry.hub.docker.com/u/bios/docker-alexa-ha-bridge/
Docker image to start a ha-bridge container with alpine
Use --net=host for functional UPnP discovery
docker run --name bridge -d --net=host bios/docker-alexa-ha-bridge
Mount backup file and define custom port
docker run --name bridge -d --net=host \
-v /bridge/data/:/bridge/data \
-e PORT="-Dserver.port=8080" \
-e KEY="-Dsecurity.key=Xfawer354WertSdf321234asd" \
-e IP="-Dserver.ip=192.168.1.1" \
-e GARDEN="-Dexec.garden=/bridge/" bios/docker-alexa-ha-bridge
Content type
Image
Digest
Size
78.9 MB
Last updated
about 6 years ago
docker pull bios/docker-alexa-ha-bridge