Curious if anyone has any suggestions for a thermostat setup... The simple-thermostat card was removed from HACS, but I noticed there's a built-in card for thermostat.
However, it doesn't have the nice mode buttons (off/cool/heat)... was hoping someone had a good suggestion for that where the buttons keep track of their state and act like the previous implementation I had? Buttons only appear to perform actions, and I'm looking for like a button-bar kind of thing that lets you depress one button at a time, almost like a radio button.
#Trying to replicate removed Simple Thermostat Card
1 messages · Page 1 of 1 (latest)
For clarity, here's the thermostat card I was using: https://github.com/nervetattoo/simple-thermostat
and in particular, these bottom row of buttons are what I'm trying to replicate.
You can still get HACS to install that card if you want. Just copy its link and add it as a custom repository. You may get a warning saying its been removed; just ignore it.
With that said, you might consider the https://github.com/ov1d1u/simple-thermostat fork. It was last updated 2 months ago and is 5 commits ahead of the original. You'll have to add it as a custom repository in order to install it (unless you want to go through all the steps manually installing it.)
I used to use this ov1d1u's stack-in-card until he stopped working on it and suggested for everyone to use stickpin's fork instead. custom:stack-in-card