I’m trying to use a custom card ( https://github.com/dmulcahey/zha-network-card ) that apparently requires the view to be in panel mode to render correctly.
here is what the card displays without panel mode turned on:
The card should have four more columns displayed on the right side.
I’d like to have that card added to a view that contains a couple of other regular entities cards but with panel mode turned on only one card gets rendered so that can’t work.
Is there a way to force that card to render correctly as if it’s in panel mode but not set the view to panel mode so I can have all three cards on the same view?