You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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:
entity_id:
above: 22
for:
hours: 0
minutes: 10
seconds: 0
condition: []
action:
target:
entity_id: fan.comfoairq
data:
percentage: 0
mode: single
Kind regards
enjoi
The text was updated successfully, but these errors were encountered: