Skip to content

Ability to set minimum temperature as device quirk #658

@rhysperry111

Description

@rhysperry111

Device type and model (or SN)

Air Conditioner 00000Q1D

The description of new feature

The Home Assistant climate widget for my air conditioner goes down to 16°C, however my portable AC unit only allows setting the temperature down to 17°C (and so it just jumps straight back up).

I've tried adding {"temperature_min": 17} to the customization of my device as mostly a guess, but it didn't seem to work. Is it possible support for this could be added?

Searching temperature_min in this repository seems to bring up that it's implemented in the climate device class (obviously), and it's also in c3 and e6 however those don't seem to be entirely relevant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions