michaelarnauts / home-assistant-comfoconnect

Home Assistant integration for Zehnder ComfoAir trough a Zehnder ComfoConnect LAN C.
Other
26 stars 13 forks source link

Add support for Temperature Profile settings #24

Open nonnynz opened 11 months ago

nonnynz commented 11 months ago

The ComfoAir Q supports a Fixed temperature mode (accessed via the Advanced menu in the app). When using the Fixed mode, the temperature mappings can be user-defined as:

Warm: 23-24℃ Normal: 20-22℃ Cool: 18-19℃

The mappings are somewhat inflexible. For instance, I often want 20℃ as the Cool temperature, and 22℃ as the Normal temperature, but this is not possible, as both of these temperatures can only be mapped to Normal. So, this requires opening the Zehnder app each time, navigating to Advanced, and changing the Normal temperature mapping.

If Home Assistant ComfoConnect added support for these settings, it would be much more convenient to make these changes via automations or the dashboard within Home Assistant.

Thanks for developing such a useful integration.