Skip to content

vincentmakes/canbus_hoval

Repository files navigation

Firmware for Waveshare ESP32-S3 RS485 CAN to integrate Hoval TopTronic E into Home Assistant

Acknowledgements

This project originated as a fork of Original Project by [nliaudat]. It has since diverged significantly and is maintained independently.

Home Assistant Dashboard


web interface at http://canbus.local/

Please ignore the valve actuator, this is part of another smaller project (https://github.com/vincentmakes/belimo_ha)

Functionalities :

This firmware has been tailored to run on a WaveShare ESP32-S3 RS485 CAN Board ( https://www.waveshare.com/esp32-s3-rs485-can.htm?&aff_id=142371 ).This is an off the shelf IoT CAN transceiver which has DIN rail mount. It can be neatly mounted inside the Hoval TopTronic E casing.

It cost about 20CHF so this is a much cheaper option than the official Hoval HomeAssistant solution. (4-500CHF)

  • The software runs under esphome to be easy to customize and linked with https://www.home-assistant.io
  • Power is taken from CanBus 12V directly from the Hoval

Features

Installation

Requirements

Make sure you have Python and ESPHome installed.
To install ESPHome you can follow the manual installation guide or use Docker.

You can validate your installation by running

> esphome version
Version: 2023.11.6

Firmware configuration

Enter your Wifi SSID and password in secrets.yaml.

  1. Select your desired presets. All presets are located at [esphome/src/preset]

If you want to create your own preset or need other datapoints have a look at esphome/hoval_data_processing

Flash the firmware

Connect your ESP32 via USB to your computer. (Only required for the first time, subsequent installations can be done over WiFi)
Then run esphome run config.yaml

Note:

Not maintained for HomeVent

Licence:

  • Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC-BY-NC-SA)
  • No commercial use

About

firmware tailored to run on a WaveShare ESP32-S3 RS485 CAN Board and expose sensors from a heating system controlled by a Hoval Toptronic E

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors