Skip to content

spbrogan/rvc2mqtt

RVC2MQTT

This is an experimental project to connect an RV can bus to mqtt with the intent to monitor and control features of your RV.

WARNING

No Guarantees or warranties. This software can be used to control physical devices on your RV canbus and makes no promises about the safety or security of those operations. Use at your own risk!

Docker Image Available

Main:

ghcr.io/spbrogan/rvc2mqtt:main

Latest release:

ghcr.io/spbrogan/rvc2mqtt:latest
GitHub release (latest by date)

See the github repo docs folder

Current Status

Run Python Tests

License

All content in this repository is licensed under Apache 2 License.

GitHub

Contribution Process

This project welcomes all types of contributions.

  • Bugs/Feature request - Open a github issue
  • Question - Ask it in the github discussion forum
  • Code change - Open an Issue describing your change and then submit a PR.
    • See docs for more details