Closed richie80 closed 1 year ago
I've added the balance mode in v1.1.0
I have version 1.1.0 installed on my homey but unfortunately I don't see the possible to change the ventilation mode (options: balance/supply only/extract only).
OK, I see what you mean. The ventilation mode can be controlled through Device -> Advanced settings and you want to do it via a "Then" flow card. I'll add that option.
Thank you!!
@richie80 please give this version a try: https://homey.app/a/com.zehnder-systems.comfoconnect/test/ Let me know if that works well.
It works! Thanks!
https://github.com/michaelarnauts/aiocomfoconnect async get_balance_mode(): Get the balance mode. async set_balance_mode(mode, timeout=-1): Set the balance mode. (balance / supply only / exhaust only)
Is it possible to add the balance mode? (then option).