An open API service indexing awesome lists of open source software.

https://github.com/lmagyar/homeassistant-custom-component-general-thermostat

This is a fork of the official generic_thermostat without the breaking changes introduced in 2025.2
https://github.com/lmagyar/homeassistant-custom-component-general-thermostat

Last synced: 2 months ago
JSON representation

This is a fork of the official generic_thermostat without the breaking changes introduced in 2025.2

Awesome Lists containing this project

README

        

# General Thermostat

This is a fork of the official [`generic_thermostat`](https://www.home-assistant.io/integrations/generic_thermostat/) component/integration reverting breaking changes:

- [Auto select thermostat preset when selecting temperature #134146](https://github.com/home-assistant/core/pull/134146)

## Installation

1. Navigate in your Home Assistant frontend to **HACS**
1. In the **...** menu at the top right corner click **Custom repositories**,
add
`https://github.com/lmagyar/homeassistant-custom-component-general-thermostat`
as `Integration`.
1. Find the "General Thermostat" integration and click it.
1. Click on the "DOWNLOAD" button.

## How to use

- Replace all `platform: generic_thermostat` with `platform: general_thermostat` in your .yaml files
- Restart Home Assistant