simple-thermostat icon indicating copy to clipboard operation
simple-thermostat copied to clipboard

A different take on the thermostat card for Home Assistant ♨️

Results 153 simple-thermostat issues
Sort by recently updated
recently updated
newest added

Most of my climate entities keep the temperature set point online even when the climate is off, but my pool heatpump does not. This custom card does a good job...

bug

**Is your feature request related to a problem? Please describe.** I want to dry out my AC unit when I turn it off by running fan mode for X amount...

enhancement

How can I hide unused buttons such as "fan mode", "cooling", while leaving the necessary ones: "off" and "heating"? ![image](https://github.com/nervetattoo/simple-thermostat/assets/91043758/78e0bf97-9d1e-4ab7-b7ce-87cda76cf6a4)

enhancement

**Describe the bug** NaN displaying when Thermostat is not online, whereas this control should be disabled when the thermostat is not online. **To Reproduce** 1. Click on '....' 2. See...

bug

Is it possible to change the mode headings' names? My card looks like this: ![image](https://user-images.githubusercontent.com/1833309/228584610-a9847d45-9001-4e0f-bfba-22859429a77e.png) and this is the code i have for it: ``` type: custom:simple-thermostat entity: climate.first_floor_hallway layout:...

When configuring the fan buttons a random element appears called iu.card.climate.fan_mode Any Idea what is causing this? ![image](https://user-images.githubusercontent.com/36467084/217708015-5712030a-a82e-4de9-9c5b-bdaac0534b71.png)

Hello It's a shame not to be able to place two cards in a vertical-stack; is this planned in a future development?

enhancement

**Describe the bug** Thermostat is setup with compact config ``` type: custom:simple-thermostat entity: climate.thermostat header: false decimals: false layout: step: row control: false ``` ![image](https://user-images.githubusercontent.com/1154815/232923115-e5319fbb-9a56-4698-8654-648abdbc8fa3.png) clicking the - (minus) button...

bug

**Describe the bug** I think for the following two variables: **--st-mode-active-color --st-toggle-label-color** They are refencing the host variable **var(--text-primary-color)** This should actually be **var(--primary-text-color)** **To Reproduce** Screenshots below **Expected behavior**...

bug

Hi, When I switch the thermostat to manual mode, the weekly program buttons disappear in the "preset bar" and in some case the entire preset bar disapears.. This is probably...

bug