heater: # entity_id for heater switch, must be a toggle device. Becomes air conditioning switch when ac_mode is set to true. #37693
Labels
integration: generic_thermostat
Stale
The PR had no activity for quite some time, and is marked as Stale
Feedback
This integration requires programmatic logic to switch from being a Generic Thermostat which uses:
So if ac_mode = false we need to change the
heater: switch.study_heater # entity_id for (W) Wire for heating
heater: swtich.study_cooler # entity_id to the (Y) wire for cooling
Seems this should more closely align with a real "generic thermostat" wiring.
I just do not see how this could operate as the "Generic Thermostat" supplies 24 VAC to either the (W) Wire for heating or the (Y) wire for cooling which would probably be performed by a relay.
I guess we could have to two pole relay activated by ac_mode = false to make this but that implies adding another relay.
Am I missing something?
URL
https://www.home-assistant.io/integrations/generic_thermostat/
Version
2025.2.5
Additional information
No response
The text was updated successfully, but these errors were encountered: