zxdavb / ramses_cc

HA integration for CH/DHW and HVAC systems that use the RAMSES II RF protocol
GNU General Public License v3.0
68 stars 16 forks source link
chronotherm evofw3 evohome hgi80 homeassistant hometronics itho orcon ramses resideo rf sundial ventiline

ruff mypy pytest

Overview

ramses_cc is a HA custom component that works with RAMSES II-based RF 868 Mhz systems for (heating) CH/DHW (e.g. Honeywell Evohome) and (ventilation) HVAC (e.g. Itho Spider).

This includes CH/DHW systems such as evohome, Sundial, Hometronic, Chronotherm and others.

The simplest way to know if it will work with your CH/DHW system is to identify the box connected to your boiler (or other heat source) to one of (there will be other systems that also work):

It also works with HVAC (ventilation) systems using the same protocol, such as from Itho, Orcon, Nuaire, Ventiline, Vasco, etc.

It uses the ramses_rf client library to decode the RAMSES-II protocol used by these devices. Note that other systems, such as HVAC, also use this protocol, YMMV.

It requires a USB-to-RF device, either a Honeywell HGI80 (rare, expensive) or something running evofw3, such as the one from here.

See the wiki for installation, configuration, troubleshooting, etc.