Skip to content

An attempt to make Home Assistant MQTT bridge for the Vevor Diesel Heater (and probably a lot of other ones)

License

Notifications You must be signed in to change notification settings

bderleta/vevor-ble-bridge

Repository files navigation

Vevor BLE Bridge

A MQTT-BLE bridge to enable control of Vevor Diesel Heater, using reverse-engineered protocol used by AirHeaterBle application. Tested on Raspberry Pi 5.

obraz

Getting Started

Dependencies

Installing

  • git clone this repository and enter the vevor-ble-bridge directory
  • build docker container: docker build -t vevor-ble-bridge .
  • prepare your .env file (you can start from copying the sample file .env.sample)
  • run the container interactively to verify it's OK: docker-compose up
  • if it's working, kill it (Ctrl+C or so) and run detached docker-compose up -d and forget about it
  • configure your MQTT integration in Home Assistant, if you didn't do it yet, this bridge supports autodiscovery so your device should automatically appear

Author

ChatGPT operator / CR / QA

License

This project is licensed under the GPLv3 license.

About

An attempt to make Home Assistant MQTT bridge for the Vevor Diesel Heater (and probably a lot of other ones)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published