External REST control API for an Enervent Pingvin Kotilämpö residential heating/ventilation unit via RS485 bus using the Modbus protocol. Designed for Home Assistant integration
Go to file
Jarno Rankinen c29692ae3e gh-5 Improved JS render performance
Dramatically improved web table render time by using dom
manipulation instead of string concatenation for generating the
data table
2023-02-02 13:10:30 +02:00
enervent-ctrl-go gh-5 Improved JS render performance 2023-02-02 13:10:30 +02:00
enervent-ctrl-python Python: Fix Lock import 2023-01-29 14:41:25 +02:00
.gitignore Python: Fix Lock import 2023-01-29 14:41:25 +02:00
README.md Initial commit 2023-01-15 13:15:05 +02:00

README.md

Enervent-control

External control of an Enervent Pingvin Kotilämpö residential heating/ventilation unit via RS485 bus using the Modbus protocol.

Work is my Bachelor's Thesis at Oulu University of Applied Sciences, software development.