I’m getting a recursive call when adding anything to the cards section in the createCardElement function, via the try/catch surrounding the setConfig call in the createThing function. It rolls up on the dashboard as a “Maximum call stack exceeded” error-card.
Would I have something wrong in my config, or is the cards section just not supported yet?
I never tested it with mushroom cards, but the problem is the horizontal stack I think. But you don’t need to add those cards. Just add the entities to the room card with entities:
O you want to use it like that. Hmm that seems to be a bug in the documentation. Sorry about that. If you check the documentation of the actions, you will see it is not possible to call more-info of another entity. Simply because you can’t pass the entity to the action.
I go totally wild with this great card and define every single room.
I only have the next question:
Can I also show an entity’s seconday_info in the info_entities section?
In my case his last-changed value.