A MQTT-BLE bridge to enable control of Vevor Diesel Heater, using reverse-engineered protocol used by AirHeaterBle application. Tested on Raspberry Pi 5.
git clone
this repository and enter the vevor-ble-bridge
directorydocker build -t vevor-ble-bridge .
.env
file (you can start from copying the sample file .env.sample
)docker-compose up
docker-compose up -d
and forget about itThis project is licensed under the GPLv3 license.