Feature request: set climate to away/none instead of off/on #199
Replies: 9 comments
-
Release 3.0.0 (currently on beta) supports changing climate mode instead of on/off, might solve? |
Beta Was this translation helpful? Give feedback.
-
How do you configure that? Don't believe I saw any option for it. |
Beta Was this translation helpful? Give feedback.
-
You don't, it just changes between HVAC_MODE_OFF (which might not be what you want) and HEAT/COOL (whatever is available for the climate device), see https://github.com/jseidl/hass-magic_areas/blob/release/3.0.0-beta/custom_components/magic_areas/climate.py#L450-L473 |
Beta Was this translation helpful? Give feedback.
-
I meant preset mode not HVAC mode |
Beta Was this translation helpful? Give feedback.
-
Hi is there any more information required? |
Beta Was this translation helpful? Give feedback.
-
No further info. It's on the backlog! |
Beta Was this translation helpful? Give feedback.
-
@mouth4war can you check if the new behavior on 3.0 solves this for you? |
Beta Was this translation helpful? Give feedback.
-
Was this ever added? For sure the ability to change to/from a defined climate preset based on presence would be very useful. |
Beta Was this translation helpful? Give feedback.
-
Implemented on #493 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Can we have a flag for climate entities setting to presets away instead of off, none instead of on? This is useful for heaters.
Beta Was this translation helpful? Give feedback.
All reactions