Skip to content
forked from marco-hoyer/zcan

API proxy for Zehnder ComfoAir Q series devices with CAN bus interface

Notifications You must be signed in to change notification settings

djwlindenaar/zcan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zcan

Although this is a fork from the great work of marco-hoyer, the goal for this repository is quite different. My goal is to create a set of python scripts to monitor and actively control the ComfoAirQ units.

Status

Mapping is quite complete, commands still need a lot of work.

Also there is no build system or anything, for now just a bunch of scripts.

file explanation
ComfoNetCan.py class to translate between CAN encoded messages to ComfoNet and back
Mapping2.py list of pdo items and their meaning
Sendmsg.py Example of how to send a message over the ComfoNet
Testcan.py Example of monitoring ComfoNet pdo/pdo messages and write to json files (for showing in a html page)
Zcanbridge.py Transfer the RhT value to my DeCONZ REST API

About

API proxy for Zehnder ComfoAir Q series devices with CAN bus interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%