thomasloven / lovelace-layout-card

🔹 Get more control over the placement of lovelace cards.
MIT License
1.08k stars 127 forks source link

New Documentation? #139

Closed omayhemo closed 3 years ago

omayhemo commented 3 years ago

Your work is outstanding and I appreciate your contribution to the community.

I've been struggling a bit with the layout card. The instructions and what appears to be a new UI implementation that is not documented seem to be in conflict. Grid settings are not really working as I expect and sometimes I find the settings I input get wiped out on save.

For example the documentation: image

Versus what I actually see: image image

Right off the bat, the custom card type differs. The structure of the YAML differs, especially with regard to the Layout options section.

Any insight on that disparity?

thomasloven commented 3 years ago

The cause of the disparity lies right above your screenshot in the cut-off text that says "Configuration for view:"

As in "Not configuration for card:". Using a layout-card is a special case - not the documented base case - and adjustments will need to be made.