Open nervetattoo opened 5 years ago
I would add also the AWAY mode
I'm not against some preset temperature buttons, but maybe that would be better done with a separate button card. But, I am definitely with @Klagio it would be very useful to have buttons to switch modes vs. just a drop down
Will it be possible to implement this or allow to add custom scripts trigers like puttons to triger scripts like this:
'pranie_off':
alias: Pranie OFF
sequence:
- data:
entity_id: climate.man_cave
temperature: 17
service: climate.set_temperature
With the 0.96 rework of climate homeassistant has moved functionality of my thermostat to presets. It would be great to see the presets able to be activated using buttons/icons similar to the current operation mode - it'd make the whole thing pretty seamless.
I'm using the generic thermostat integration and I would love having the ability to define some presents that I can pick from using Your card. In my case, I'd like to have 3 presets for each thermostat to pick from: Day, Away, Night. I know that I can do the same thing with automation, but having this build-in would be helpful. @nervetattoo any news on this?
ok folks. here is tricky question. I have generic thermostat setup with some thermometers and simple switches. I'd like to make some presets to this, but none of the optios I've found is working for me. How to define more presets except "away" only ?
`type: custom:simple-thermostat entity: climate.cubee_th123w_9602_thermostat sensors:
entity: sensor.min_sensor name: Терраса preset:
Away: name: Не дома icon: mdi:home-export-outline Smart: name: Авто icon: mdi:thermometer-lines Sleep: name: Сон icon: mdi:sleep temperature: 25 label: state: Режим layout: step: row mode: names: true icons: true headings: true step_size: '1' decimals: '0' ` I'm trying to adjust the set temperature manually, for the set modes. but I'm doing something wrong. tell me what I'm doing wrong
Personally I often use a few specific temperatures that are normally handled by automations, say 23℃ in daytime and 16℃ at night. Having these as presets with buttons would make it easier to manually trigger such temperatures and would also be an easier way for people who haven't figured out automations.
It would also be great for things like heat pumps / AC where you can have both a heat and cool mode.
Config: