Skip to content

Custom Home Assistant integration (HACS) for Aduro burners

License

Notifications You must be signed in to change notification settings

0rsted/hacs-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

About

Custom Home Assistant integration (HACS) for Aduro burners

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 67.2%
  • Shell 32.8%