name: Heater # products: id unknown, name: Eurom wall Designheat 2000 heater entities: - entity: climate translation_only_key: heater dps: - id: 1 type: boolean name: hvac_mode mapping: - dps_val: false value: "off" - dps_val: true constraint: preset_mode conditions: - dps_val: "off" value: fan_only - dps_val: auto value: heat - dps_val: "50_perc" value: heat - dps_val: "100_perc" value: heat - id: 2 type: integer name: temperature unit: C range: min: 10 max: 35 - id: 3 type: integer name: current_temperature - id: 4 type: string name: preset_mode mapping: - dps_val: "off" value: none - dps_val: "50_perc" value: eco - dps_val: "100_perc" value: boost - dps_val: auto value: comfort - id: 7 type: boolean name: swing_mode mapping: - dps_val: true value: vertical - dps_val: false value: "off"