Help to automate climate preset (Eco to Comfort)?

Please format your code properly, either using the </> button or surrounding with three backticks:

```
CODE GOES HERE
```

You probably want:

preset_mode: 'comfort'

with lower-case and quotes. Take a look at your climate entity in Developer Tools / States to check the real state/ attribute settings (as opposed to “translated”, “friendly” front-end versions):

1 Like