Emulate panel mode in a regular non-panel mode view

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:

ex

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?

+1 on the question. Same exact situation using that card. Interested in a workable solution.

Yeah, I didn’t have any idea why it wasn’t rendering correctly to the point I submitted an issue on github for the card. then the author informed me it needed to be in a panel view. :frowning_face: