Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to fan speed are still reverted after 2 hours #60

Open
enjoi11 opened this issue May 23, 2024 · 1 comment
Open

Changes to fan speed are still reverted after 2 hours #60

enjoi11 opened this issue May 23, 2024 · 1 comment

Comments

@enjoi11
Copy link

enjoi11 commented May 23, 2024

Hi Michael,

I just upgraded to this addon from the origin integration in HA. I use an automation inside HA to control the speed of the fan. After 2 hours the fan speed is still set back to the original setting.

I thought this was fixed according to your description of improvements.

Do you have any suggestions?

My automation:

`- id: '1716468520956'
alias: Fan
description: ''
trigger:

  • platform: numeric_state
    entity_id:
    • sensor.comfoairq_supply_temperature
      above: 22
      for:
      hours: 0
      minutes: 10
      seconds: 0
      condition: []
      action:
  • service: fan.set_percentage
    target:
    entity_id: fan.comfoairq
    data:
    percentage: 0
    mode: single

Kind regards
enjoi

@xxpas02
Copy link

xxpas02 commented Jul 16, 2024

If you don’t also change it from “auto” to “manual” mode it will switch back to 66% after two hours. This is a feature of the MVHR and the same thing happens in the Zehnder app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants