A custom integration for Home Assistant for the Drooff fire+ combustion control system.
- Ensure that HACS is installed.
- Go to the HACS settings and add https://github.com/tehlers/ha-drooff-fireplus as a custom repository.
- Search for "Drooff fire+" in HACS and install it.
- Restart Home Assistant.
- Copy the directory
custom_components/drooff_fireplustocustom_componentsin theconfigdirectory of your Home Assistant. - Restart Home Assistant.
- Go to the Home Assistant dashboard.
- Navigate to
Configuration>Devices & Services>Add Integration. - Search for "Drooff fire+" and select it.
- You will be prompted to enter the hostname used by your Drooff fire+ web application. In the default configuration, this is "fire".
| 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) |
| 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 |
| 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) |
| 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) |
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.
