Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.
Benji edited this page Feb 12, 2019 · 2 revisions

To run bt-mqtt-gateway in debug mode

sudo ./gateway.py -d

To check systemd service logs

journalctl -xef -u bt-mqtt-gateway

Viewing MQTT messages

mosquitto_sub -h localhost -d -t '#'

Home

Getting Started

Home Automation Integration

Help

Clone this wiki locally