https://github.com/dannixon/matrix-mqtt-bridge
Bridge between MQTT and Matrix.
https://github.com/dannixon/matrix-mqtt-bridge
matrix matrix-bot matrix-bridge matrix-chat mqtt
Last synced: about 2 months ago
JSON representation
Bridge between MQTT and Matrix.
- Host: GitHub
- URL: https://github.com/dannixon/matrix-mqtt-bridge
- Owner: DanNixon
- License: mit
- Created: 2022-02-24T07:52:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-03T21:22:38.000Z (4 months ago)
- Last Synced: 2025-03-23T01:12:31.677Z (about 2 months ago)
- Topics: matrix, matrix-bot, matrix-bridge, matrix-chat, mqtt
- Language: Rust
- Homepage:
- Size: 341 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# matrix-mqtt-bridge
[](https://github.com/DanNixon/matrix-mqtt-bridge/actions/workflows/ci.yml)
[](https://deps.rs/repo/github/dannixon/matrix-mqtt-bridge)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 `/`.
Text published to `//send/text` are sent as `m.text` messages.