Skip to content

tehlers/ha-drooff-fireplus

Repository files navigation

Drooff fire+ integration for Home Assistant

A custom integration for Home Assistant for the Drooff fire+ combustion control system.

Screenshot of dashboard showing fire+ entities

Installation

HACS Installation

  1. Ensure that HACS is installed.
  2. Go to the HACS settings and add https://github.com/tehlers/ha-drooff-fireplus as a custom repository.
  3. Search for "Drooff fire+" in HACS and install it.
  4. Restart Home Assistant.

Open your Home Assistant instance and open this repository inside the Home Assistant Community Store.

Manual Installation

  1. Copy the directory custom_components/drooff_fireplus to custom_components in the config directory of your Home Assistant.
  2. Restart Home Assistant.

Configuration

  1. Go to the Home Assistant dashboard.
  2. Navigate to Configuration > Devices & Services > Add Integration.
  3. Search for "Drooff fire+" and select it.
  4. You will be prompted to enter the hostname used by your Drooff fire+ web application. In the default configuration, this is "fire".

Entities

Controls

Name Type Description
Burn rate Number Select burn rate in six stages between "Eco" and "Power"
Ember burndown Switch Toggle between "Ember preservation" and "Ember burndown"
LED Switch Toggle LED (only Drooff fire+ v1)

Sensors

Name Type Description
Air slider position Sensor Position of the air slider in percent
Draught Sensor Chimney draught in Pa
Heating progress Sensor Heating progress in percent (only available while HEATING)
Operation status Sensor Operation status of the fireplace. Possible values are:
- STANDBY
- REGULAR
- HEATING
- WOOD_REQUIRED
- WOOD_URGENTLY_REQUIRED
- EMBER_PRESERVATION
- EMBER_BURNDOWN
- ERROR
- UNKNOWN
Temperature Sensor Temperature inside the combustion chamber in °C

Configuration

Name Type Description
Brightness Number Brightness of the LED strip in percent
Volume Number Volume of the acoustic signal in percent (only Drooff fire+ v2)

Diagnostic

Name Type Description
Error Binary Sensor Active when an error has been detected
Error message Sensor Description of the detected error. Possible values are:
- "No error"
- "Temperature sensor defective"
- "Pressure measurement defective"
- "Air slider defective"
- "Service mode enabled"
- "Chimney draught too low"
- "Air slider stuck"
- "No chimney draught"
- "Wrong motor direction"
- "Unknown error"

Always consult the official fire+ web application in the event of an error!
Operating time Sensor Total operating time of the fireplace in s (only Drooff fire+ v2)

Disclaimer

Important

This integration is neither supported nor affiliated with Drooff. It is intended as a supplement to the official fire+ webapp and not a full replacement.

About

Drooff fire+ integration for Home Assistant

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors