Closed dnestico closed 2 years ago
Hi this is probably dumb but I'm still learning YAML so not sure how to do this but...
Here is my "climate" card and it's code:
-
` climate: thermostats:
And finally here is my "stack in card" and its code:
` - title: Home Control cards: type: custom:vertical-stack-in-card cards:
I just want to know how to put MY climate card into the stack-in card because it looks a lot nicer then the current default HA climate card. Thanks.
Hi this is probably dumb but I'm still learning YAML so not sure how to do this but...
Here is my "climate" card and it's code:
-
`
climate: thermostats:
And finally here is my "stack in card" and its code:
-
` - title: Home Control cards: type: custom:vertical-stack-in-card cards:
I just want to know how to put MY climate card into the stack-in card because it looks a lot nicer then the current default HA climate card. Thanks.