Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 678 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 678 Bytes

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.