GeorgeSG / lovelace-time-picker-card

🕰️ Time Picker Card for Home Assistant's Lovelace UI
MIT License
209 stars 14 forks source link

Horizontal stack #9

Closed pricard32 closed 3 years ago

pricard32 commented 4 years ago

Would like to be able to add multiple controls on the same card.

GeorgeSG commented 4 years ago

Thanks for the suggestion, @pricard32! I think you should be able to do that with HomeAssistant's Vertical Stack card or the custom vertical-stack-in-card. I'd suggest trying them and let me know if there's something you can't achieve using one of them :)