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
Where appropriate the sensors all include the correct
unit_of_measurement
device_class
state_class
These negate the need for physical relays
- Kitchen Mode
- Fireplace Mode
- Override Mode
Decode register 900
For the sample cards to work, you need to install this button package https://github.com/custom-cards/button-card and this Number card https://github.com/htmltiger/numberbox-card
Note: Humidity and CO2 are from separate sensors.