Skip to content

This project emulates a Vitotrol device (Viessmann "remote control" for Heaters / Boilers) and allows reading and writing values over WiFi

License

Notifications You must be signed in to change notification settings

dumpfheimer/WiFiVitotrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT THIS PROJECT

This project runs on ESP8266 and ESP32 and connnects to WiFi and Viessmann Heaters using KM BUS (https://github.com/openv/openv/wiki/KM-Bus) over TTL<->M-BUS adapter (https://www.aliexpress.com/item/32751482255.html?spm=a2g0o.productlist.0.0.43744c91mj7fO8&algo_pvid=92261257-59d5-45e2-b1d3-575c4333a3b1&algo_expid=92261257-59d5-45e2-b1d3-575c4333a3b1-0&btsid=0bb0622a16021520273081710ef490&ws_ab_test=searchweb0_0,searchweb201602_,searchweb201603_)

INSTALL INSTRUCTIONS (WIP)

1. Download and install Arduino IDE
	https://www.arduino.cc/en/Guide

2a. Download and install ESP8266 
	https://github.com/esp8266/Arduino

2b. Download and install ESP32
	https://github.com/espressif/arduino-esp32

3. In the Arduino IDE select ESP8266 / ESP32 as you board

4. copy configuration.h.example to configuration.h and change the credentials to your desire

5. Hit compile

6. Open an issue with the error and hope for help

About

This project emulates a Vitotrol device (Viessmann "remote control" for Heaters / Boilers) and allows reading and writing values over WiFi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published