better_thermostat icon indicating copy to clipboard operation
better_thermostat copied to clipboard

This custom component for Home Assistant will add crucial features to your climate-controlling TRV (Thermostatic Radiator Valves) to save you the work of creating automations to make it smart. It comb...

Results 274 better_thermostat issues
Sort by recently updated
recently updated
newest added

### Prerequisites * [v ] Model name of your Devices moes tuya ts0601 * [ v] Output from Home Assistant Developer Tools state e.g. * [ v] Output from Home...

new bug

```json 2024-09-13 06:20:28.571 ERROR (MainThread) [custom_components.better_thermostat.utils.controlling] better_thermostat None: ERROR controlling: climate.heizung_bad_gross Traceback (most recent call last): File "/config/custom_components/better_thermostat/utils/controlling.py", line 53, in control_queue _temp = await control_trv(self, trv) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/better_thermostat/utils/controlling.py",...

new bug

### Prerequisites * [Moes BHT-002-GCLZB](https://www.zigbee2mqtt.io/devices/BHT-002-GCLZB.html#moes-bht-002-gclzb) * [ ] Output from Home Assistant Developer Tools state e.g. ```json { "home_assistant": { "installation_type": "Home Assistant OS", "version": "2024.8.3", "dev": false, "hassio": true,...

new bug

## What is the feature? Displaying air quality from external sensor in the better thermostat card ### Description Some room climate sensors also have an air quality sensor in addition...

feature