• Print

Topic: How to set HVAC max/min based on hvac mode  (Read 176 times)

allieflahart

    US flag
    View Profile
  • Newbie
  • *
  • Posts: 6 (since 2026)
  • Thanked: 0x
How to set HVAC max/min based on hvac mode
« on: June 22, 2026, 01:43:20 am »
I’m trying to set the endpoints based on hvac mode (heat/cool)?

my /homeassistant/customize.yaml is as:

climate.t6_pro_z_wave_programmable_thermostat:
    max_temp: >
          {% if is_state('climate.t6_pro_z_wave_programmable_thermostat', 'cool') %}
            85
          {% else %}
            75
          {% endif %}
    min_temp: >
          {% if is_state('climate.t6_pro_z_wave_programmable_thermostat', 'cool') %}
            70
          {% else %}
            60
          {% endif %}

Clearly that doesn’t work, as the result is…

Screen Shot 2025-01-26 at 10.04.58 PM

Aventi

    US flag
    View Profile
  • Newbie
  • *
  • Posts: 1 (since 2026)
  • Thanked: 0x
Re: How to set HVAC max/min based on hvac mode
« Reply #1 on: June 22, 2026, 05:35:59 am »
I also had some frustrations with thermostat overrides in Home Assistant. For the T6 thermostat issue, it might be worth making sure your Z-Wave integration is up to date. If you're in Glendale and need hands-on help, ac repair in glendale could offer professional assistance quickly—they’ve been a solid resource for HVAC fixes. They might also help ensure your system settings are all working correctly.

  • Print
 

Related Topics

  Subject / Started by Replies Last post
7 Replies
2187 Views
Last post June 19, 2011, 02:12:38 pm
by sbmackie
8 Replies
1831 Views
Last post February 04, 2013, 10:32:14 pm
by levettepough
Vacation Mode

Started by elvisdo « 1 2 » in Support

20 Replies
3720 Views
Last post October 10, 2018, 04:11:27 am
by vg7405
7 Replies
1290 Views
Last post September 06, 2025, 03:57:38 am
by Casualeren
3 Replies
452 Views
Last post October 28, 2025, 05:25:21 am
by PascualValadez