SharpTools Bridge v0.8.1
What's Changed
Improve Windows bridge updates, mDNS discovery, and Lutron realtime diagnostics
Other Changes
- Improve Lutron status diagnostics (25eb7c65)
- Handle unsolicited Lutron LEAP status updates (a61c8137)
- Add Lutron realtime diagnostics and reconnect (c0f0b6ef)
- Fix Windows mDNS discovery interface binding (04aeb5be)
- Improve bridge installer artifact retention (9aae6f38)
Installation
This release contains SharpTools Bridge Docker images, standalone binary archives, and installer packages when available.
Docker
Linux host networking is recommended for local smart home protocol discovery:
docker run -d \
--name sharptools-bridge \
--restart unless-stopped \
--network host \
-v sharptools-bridge-data:/data \
ghcr.io/sharptools-io/bridge:0.8.1Then open http://<bridge-host>:8787/.
Docker Desktop and port-mapped examples are available in the SharpTools Bridge README.
Downloads
- darwin-amd64 archive (zip):
sharptools-bridge_0.8.1_darwin_amd64.zip - darwin-amd64 installer (pkg):
SharpToolsBridge-0.8.1-x86_64.pkg - darwin-arm64 archive (zip):
sharptools-bridge_0.8.1_darwin_arm64.zip - darwin-arm64 installer (pkg):
SharpToolsBridge-0.8.1-arm64.pkg - linux-amd64 archive (tar.gz):
sharptools-bridge_0.8.1_linux_amd64.tar.gz - linux-arm64 archive (tar.gz):
sharptools-bridge_0.8.1_linux_arm64.tar.gz - windows-amd64 installer (msi):
SharpToolsBridge-0.8.1-x64.msi
Checksums are available in SHA256SUMS.