|
@@ -2,6 +2,7 @@ name: Eurom wall Designheat 2000 heater
|
|
|
legacy_type: eurom_saniwall2000_heater
|
|
legacy_type: eurom_saniwall2000_heater
|
|
|
primary_entity:
|
|
primary_entity:
|
|
|
entity: climate
|
|
entity: climate
|
|
|
|
|
+ translation_only_key: heater
|
|
|
dps:
|
|
dps:
|
|
|
- id: 1
|
|
- id: 1
|
|
|
type: boolean
|
|
type: boolean
|
|
@@ -9,7 +10,6 @@ primary_entity:
|
|
|
mapping:
|
|
mapping:
|
|
|
- dps_val: false
|
|
- dps_val: false
|
|
|
value: "off"
|
|
value: "off"
|
|
|
- icon: "mdi:radiator-disabled"
|
|
|
|
|
- dps_val: true
|
|
- dps_val: true
|
|
|
constraint: preset_mode
|
|
constraint: preset_mode
|
|
|
conditions:
|
|
conditions:
|
|
@@ -18,13 +18,10 @@ primary_entity:
|
|
|
icon: "mdi:fan"
|
|
icon: "mdi:fan"
|
|
|
- dps_val: auto
|
|
- dps_val: auto
|
|
|
value: heat
|
|
value: heat
|
|
|
- icon: "mdi:radiator"
|
|
|
|
|
- dps_val: "50_perc"
|
|
- dps_val: "50_perc"
|
|
|
value: heat
|
|
value: heat
|
|
|
- icon: "mdi:radiator"
|
|
|
|
|
- dps_val: "100_perc"
|
|
- dps_val: "100_perc"
|
|
|
value: heat
|
|
value: heat
|
|
|
- icon: "mdi:radiator"
|
|
|
|
|
- id: 2
|
|
- id: 2
|
|
|
type: integer
|
|
type: integer
|
|
|
name: temperature
|
|
name: temperature
|