Skip to content

clementprevot/aduro

Repository files navigation

HACS Default GitHub Latest Release GitHub All Releases Buy me a coffee PayPal.Me

Aduro

This custom integration provides support for Aduro burners such Aduro H1 & H2.

Note that this integration may also work for any NBE compatible burner/boiler. For more information about NBE, please refer to this repository and this library.

Installation

Using HACS (recommended)

This integration can be installed using HACS.

To do it search for Aduro in Integrations section.

Manual

To install this integration manually you have to clone this repository (or download it as a zip) and copy/extract it to config/custom_components/aduro directory:

mkdir -p custom_components/aduro
cd custom_components/aduro
wget https://github.com/clementprevot/aduro/archive/refs/heads/main.zip
unzip main.zip
rm main.zip

Configuration

TBD