Skip to content

DanNixon/matrix-mqtt-bridge

Repository files navigation

matrix-mqtt-bridge

CI dependency status

Bridge between Matrix and MQTT.

Usage

See matrix-mqtt-bridge --help for configuration.

Bot user should already be joined to any rooms you wish to interact with.

MQTT API

Events from the Matrix room are published to <prefix>/<room id>.

Text published to <prefix>/<room id>/send/text are sent as m.text messages.