Open kimme1024 opened 3 years ago
I'm trying to figure this out as well. I love the card's layout, very simple and square, perfect for a cellphone interface. Our thermostats are shown like this in the developmenttools: So I tried to make this config:
type: 'custom:thermostat-dark-card'
step: '0.5'
chevron_size: '50'
pending: '3'
idle_zone: '2'
entity: climate.thermostat_kitchen
hvac:
states:
'off': 'off'
auto: auto
heat: heat
attribute: state
In the hopes it would show the state, but no, no state showing.
Same here. I really like this card but I don't see any way to toggle the climate on and off as well as switch from schedule to manual. This is the main reason why I'm not currently using it.
Adding to this thread, card is somewhat useless without this ability :(
Is your feature request related to a problem? Please describe. As I'm using my thermostats manually from time to time, I toggle between
heat
andoff
. Somehow I can't find out how to get this option in this card.Describe the solution you'd like I'd like to be able to toggle between
heat
andoff
via this card. It might also just be me who's overlooking something stupid... If so, feel free to make fun of it while giving me the solution ;)Describe alternatives you've considered /
Additional context yaml: