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 1080219b23 gh-5 Handle unsigned & signed values
updateRegisters now handles signed values correctly. Bitfields and
enumerations are still interpreted as unsigned values
2023-02-01 23:09:50 +02:00
enervent-ctrl-go gh-5 Handle unsigned & signed values 2023-02-01 23:09:50 +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.