Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 362 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 362 Bytes

ESPhome component for interfacing Uponor T-75 KNX RF thermostats

This is ESPhome project for reading information sent by UPONOR T-75 KNX RF thermostats. It has been tested with ESP32 but should work with ESP8266 as well with minor changes.

It is using CC1101 for radio interfaces. For hardware setup see https://github.com/LSatan/SmartRC-CC1101-Driver-Lib.