Skip to content

drylemon/Technische-Alternative-CMI

 
 

Repository files navigation

Home Assistant integration to read Values from C.M.I

GitHub Release hacs

This integration monitors the inputs and outputs of the devices connected to a C.M.I. from Technische Alternative. It creates a separate (binary) sensor for each input and output which displays the current values.

The data is fetched every 10 minutes.

Currently supported devices:

  • UVR1611
  • UVR16x2
  • RSM610
  • CAN-I/O45
  • CAN-EZ2
  • CAN-MTx2
  • CAN-BC2
  • UVR65
  • CAN-EZ3
  • UVR610
  • UVR67

Note The loading time of the integration is extended by one minute per configured node on the C.M.I. to avoid triggering the rate limit. The same applies to the setup process

{% if not installed %}

Installation

Step 1:


Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

Step 2 (Don't forget):

  1. Click install.
  2. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Technische Alternative".

{% endif %}

Supported data types

Device type Inputs Outputs DL-inputs System-values: General System-values: Date System-values: Time System-values: Sun System-values: Electrical power Analog network inputs Digital network inputs M-Bus Modbus KNX Analog logging Digital logging
UVR1611
UVR16x2
RSM610
CAN-I/O45
CAN-EZ2
CAN-MTx2
CAN-BC2
UVR65
CAN-EZ3
UVR610
UVR67

Note The supported data types may differ from the official API. If a device type supports other data types than listed here, please create an issue.

About

Custom Home Assistant integration to read data from a C.M.I

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%