- Docker
- Bluetooth module
-
Settings
Set your Switchbot Bluetooth MAC address indocker-compose.yaml
.command: --mac "ab:cd:ef:12:34:56"
-
Build and start services
Execute the following command.$ docker compose up -d
-
View dashboard
Access the dashboardhttp://localhost:33306
.