THIS INTEGRATION IS NOT FINISHED AND IS NOT WORKING (AND WILL MOST LIKELY NEVER BE). YOU SHOULD CONSIDER USING https://github.com/freol35241/aduro2mqtt, https://github.com/NewImproved/Aduro or https://github.com/SpaceTeddy/homeassistant_aduro_stove_control_python_scripts
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.
This integration can be installed using HACS.
To do it search for Aduro in Integrations section.
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.zipTBD