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
It's me again.
I've seen many posts/issues about HVAC mode, primary and basic zones, and I’d like to submit a simple idea.
First, I want to show you that I’ve already tried different workarounds for this issue with my limited skills. I created a script that saves the state of the primary zone, changes the mode on it, and then turns it off again if it was off before the change. It works better with the local integration due to latency issues (even with added delays and logic retries).
The script is executable via one button per mode in Lovelace, with the mode passed as an input variable. While this workaround functions, it’s not very clean.
To improve this, I’d like to ask if it would be possible to add a workaround as a new feature : A dropdown list populated with 'mode_available' to control 'mode' on group's device and/or primary zone's device
I’m aware that various topics have been opened on this issue, but I wanted to submit this idea regardless, as it seems that modifications to the Climate card in Home Assistant may not be arriving anytime soon.
Thanks again.
Best regards,
The text was updated successfully, but these errors were encountered:
Noltari
changed the title
Feature request: Dropdown to change climate HVAC modes without turning on the primary zone or group
[Feature Request] Dropdown to change climate HVAC modes without turning on the primary zone or group
Oct 28, 2024
Hi @Noltari,
It's me again.
I've seen many posts/issues about HVAC mode, primary and basic zones, and I’d like to submit a simple idea.
First, I want to show you that I’ve already tried different workarounds for this issue with my limited skills. I created a script that saves the state of the primary zone, changes the mode on it, and then turns it off again if it was off before the change. It works better with the local integration due to latency issues (even with added delays and logic retries).
The script is executable via one button per mode in Lovelace, with the mode passed as an input variable. While this workaround functions, it’s not very clean.
To improve this, I’d like to ask if it would be possible to add a workaround as a new feature :
A dropdown list populated with 'mode_available' to control 'mode' on group's device and/or primary zone's device
Mode parameter Documentation
I’m aware that various topics have been opened on this issue, but I wanted to submit this idea regardless, as it seems that modifications to the Climate card in Home Assistant may not be arriving anytime soon.
Thanks again.
Best regards,
The text was updated successfully, but these errors were encountered: