rfvermut / ha_komfovent_config

Set of files for configuring MODBUS connection to a Komfovent Unit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Komfovent C6 & C6M Home Assistant Package

Draft under construction

A file for configuring MODBUS connection to a Komfovent Unit

This uses the Home Assistant 'Package' system.

Add it to your config folder (or a subfolder) - just change the path and include this in your configuration.yaml file

homeassistant:
  packages:
    komfovent: !include komfovent.yaml

Add your IP address and it should just work.

Thanks for th ideas from the Community Thread

Features

Switches

Sensors

Where appropriate the sensors all include the correct

  • unit_of_measurement
  • device_class
  • state_class

Register decode Sensors

Convert to State Value

Shell Commands

These negate the need for physical relays

  • Kitchen Mode
  • Fireplace Mode
  • Override Mode

Binary Sensor

Decode register 900

Lovelace Cards

Main Panel

Note: Humidity and CO2 are from separate sensors.

Main Panel

Eco Mode

Eco Mode

Recuperation (with power off)

Recuperation

About

Set of files for configuring MODBUS connection to a Komfovent Unit

License:GNU General Public License v3.0