Skip to content

HA integration for CH/DHW and HVAC systems that use the RAMSES II RF protocol

License

Notifications You must be signed in to change notification settings

zxdavb/ramses_cc

Repository files navigation

Ruff

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):

  • R8810A or R8820A: OpenTherm Bridge
  • BDR91A or BDR91T: Wireless Relay
  • HC60NG: Wireless Relay (older hardware version)

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.