Skip to content

Group together `climate` components for easy control

License

Notifications You must be signed in to change notification settings

tetele/hvac_group

Repository files navigation

HVAC Group

GitHub Release GitHub Activity License

hacs Project Maintenance SponsorMe

Community Forum

Create a custom thermostat to control multiple other climate components. Useful for controlling an AC unit and a heating unit in a single room.

This integration will set up the following platforms.

Platform Description
climate The replacement thermostat which can control other nested thermostats.

Installation

HACS

Open your Home Assistant instance and open HVAC Group inside the Home Assistant Community Store.

  1. If you're using HACS, go to "HACS" > "Integrations" and search for the HVAC Group integration, then download it
  2. In the HA UI go to "Settings" -> "Devices & services" -> "Helpers" click "+" and search for "HVAC Group"

Configuration is done in the UI

  1. Go to "Settings" -> "Devices & services" -> "Helpers" click "+ Create helper" and search for "HVAC group"
  2. Name your new HVAC group. Something like Bedroom climate
  3. Select one or more heating entities (e.g. the radiators and the electric heater in the bedroom)
  4. Select one or more cooling entities (e.g. the air conditioning in the bedroom)
  5. For both heaters and coolers, if you check Toggle heaters/coolers on or off [...], they will physically be turned off if the desired temperature is reached
  6. Select a climate entity or a temperature sensor which holds the current temperature (Temperature sensor)
  7. If you check Hide members, creating the group will mark heater and cooler entities as hidden
  8. Click Submit

Contributions are welcome!

If you want to contribute to this please read the Contribution guidelines