Skip to content

tvwerkhoven/PyMultical

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 8 commits ahead, 6 commits behind ronaldvdmeer:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

PyMultical

This script is developed for reading out Kamstrup Multical 402 & 403 (city heating used in NL)

Dependency:

  • Software: linux, python3 and python3-serial
  • Hardware: IR Optical Probe IEC1107 IEC61107

Syntax: pymultical.py <DEVICE> <IDX>,<IDX>:,... Example: pymultical.py /dev/ttyUSB2 60

You must atleast execute this script once every 30 minutes or else the IR port on the Kamstrup will be disabled until you press a physical button on the device itself.

*/20 * * * * root /usr/bin/python3 /usr/local/sbin/pymultical.py /dev/ttyUSB2 60

About

Script for reading Kamstrup Mutlical 402 (via IR) information and submit it to multiple virtualdevices in Domoticz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%