vekexasia / comfoair-esp32

Interact with Zehnder Comfoair with esp32
Other
116 stars 38 forks source link

set_mode not working #36

Closed Obelixje closed 1 year ago

Obelixje commented 1 year ago

Hi I am trying to get the mode back to auto after turning ventilation level to 1,2 or three.

When I use comfoair/commands/ventilation_level_set_mode with payload auto

nothing happens, and also comfoair/commands/set_mode with payload auto Does not do the trick.

What is my mistake?

image

Obelixje commented 1 year ago

Problem solved, I didn't enter the helpers correctly.