Mine have always been a bit functional, and I’m curious what more creative people have achieved.

Anyone fancy showing off what they’ve put together? Feel free to blank out personal information, obviously.

And on another note, I’m now moderating this sub. Hi!
Let me know if there is anything you’d like to see added to the sidebar, I’m aiming to update it over the next few days.

  • alexrmay91
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    I like the expanding room cards. Can you share how you’re accomplishing that?

    • Damage@feddit.it
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 months ago

      They are conditional cards that whose condition is activated by pressing the room name. Unfortunately the only way I have found to pass a condition is to use an input boolean helper, which means that when one person opens a card, it opens for all users. Not a huge deal but annoying; I’ve asked for alternatives on the HA forum but I received no satisfying answer, the best solution would probably be to create a custom card.

      • alexrmay91
        link
        fedilink
        English
        arrow-up
        3
        ·
        2 months ago

        You could check out expander card. I use it for a weather section on my dashboard.

        https://github.com/Alia5/lovelace-expander-card

        Editing the card is really buggy for me and I’m not sure the project is still open, given the note at the bottom about the issue tracker… but after it’s configured, the card has been very solid.

          • alexrmay91
            link
            fedilink
            English
            arrow-up
            2
            ·
            2 months ago

            If you do end up trying it, let me know if you run into the issue of the UI constantly “refreshing” while editing and ruining your changes. I’m not sure how widespread the issue is.