mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Updates Stiebel Eltron to Climate 1.0
This commit is contained in:
parent
e3e18472c3
commit
2059aca31a
@ -29,18 +29,22 @@ By now, the following units are tested:
|
|||||||
- LWZ504e
|
- LWZ504e
|
||||||
- LWZ304
|
- LWZ304
|
||||||
|
|
||||||
## Operation modes
|
## HVAC modes
|
||||||
|
|
||||||
Only the standard HA operation modes are supported. The STIEBEL ELTRON modes are mapped and configurable as follows:
|
The following HVAC modes are supported. The STIEBEL ELTRON modes are mapped and configurable as follows:
|
||||||
|
|
||||||
- Auto (STATE_AUTO): Automatic mode
|
- Auto (HVAC_MODE_AUTO): Automatic mode
|
||||||
- Eco (STATE_ECO): Standby mode
|
- Manual (HVAC_MODE_HEAT): Manual mode
|
||||||
- Manual (STATE_MANUAL): Manual mode
|
- Off (HVAC_MODE_OFF): DHW mode (domestic hot water mode, heating is switched off)
|
||||||
- Off (STATE_OFF): DHW mode (domestic hot water mode, heating is switched off)
|
|
||||||
|
|
||||||
The HA operation mode 'On' is displayed, if the following STIEBEL ELTRON modes are configured directly on the unit:
|
## Preset modes
|
||||||
|
|
||||||
- On (STATE_ON): Day mode, Setback mode or Emergency operation
|
The following preset modes are supported. The STIEBEL ELTRON modes are mapped and configurable as follows:
|
||||||
|
|
||||||
|
- Eco mode (PRESET_ECO)
|
||||||
|
- Day mode (PRESET_DAY)
|
||||||
|
- Setback mode (PRESET_SETBACK)
|
||||||
|
- Emergency mode (PRESET_EMERGENCY)
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user