Skip to content

Add Preset values to Climate #92

Description

@JoseMyF

It is possible to add and diplay the preset values from climate entity?

For examples I have 3 presets:

  • home
  • sleep
  • away

Here is the example from my climate entity:

hvac_modes:

  • "off"
  • heat
    min_temp: 10
    max_temp: 30
    target_temp_step: 0.1
    preset_modes:
  • home
  • away
  • sleep
    current_temperature: 25.9
    temperature: 16
    hvac_action: idle
    preset_mode: away
    icon: mdi:home-thermometer
    friendly_name: Living Room Thermostat
    supported_features: 401

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions