thomasloven / lovelace-layout-card

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

HA Version 2022.5.3 problem with layout card installation #196

Open ghost opened 2 years ago

ghost commented 2 years ago

My Home Assistant version: 2022.5.3

Layout-card version 2.4.1:

What I am doing: Installation

What I expected to happen: to see a new view with lovelace layout

Masonry (custom:masonry-layout) Horizontal (custom:horizontal-layout) Vertical (custom:vertical-layout) Grid (custom:grid-layout)

What happened instead: I can only see View types

Masonry (default) Sidebar Panel (1 card)

Minimal steps to reproduce: install HASC, layout-card and reload

# The least amount of code possible to reproduce my error

# End of code

Error messages from the browser console: None

By putting an X in the boxes ([X]) below, I indicate that I:

Yes and yes and yes and yes. Furthermore, no messages in HA logs

JtwoA commented 2 years ago

I am experiencing the same. Looking at the documentation, which is outdated against the current HA version, I DO see the view types but DON'T see the "take control" dialogue or the additional options upon opening the dashboard for editing. layout-card

ghost commented 2 years ago

Many thanks for your support in this matter. I have just downloaded a new version 5.3 and the layout-card works fine. It looks like the problem is related to HA 5.2 release.
Basset

JtwoA commented 2 years ago

I'm still having the issue as diagramed above with these versions:

Home Assistant version: 2022.5.4

Layout-card version 2.4.2

ghost commented 2 years ago

I wish to help you to troubleshoot this problem but my NAS suddenly died ☹ which hosted the HA container. Haps

JahFyahh commented 2 years ago

I just (re)installed and I do not see the Layout option on the latest version of HA. Any tips?

Layout-card version 2.4.2

Version | core-2022.7.5
Installation Type | Home Assistant OS
Development | false
Supervisor | true
Docker | true
User | root
Virtual Environment | false
Python Version | 3.10.5
Operating System Family | Linux
Operating System Version | 5.15.45
CPU Architecture | x86_64
Timezone | Europe/Amsterdam

In the dashboard resource: image

Where I expect to see the Layout image

DennisNL112 commented 1 year ago

same problem as JahFyahh

JahFyahh commented 1 year ago

same problem as JahFyahh

@DennisNL112 what helped as a workaround is to do it in a private window, it did show up there.

Strangely enough I resetten my browser, removed all cookies and settings and it still doesn't show in the normal browser. Not sure where these settings are being saved then.

TwoWheelDev commented 1 year ago

In case anyone else stumbles across the missing layout tab, as mentioned in the docs on the front page the tab has been removed and the settings should now be placed in the view type box at the bottom of the View Settings page

image

ChrisWeiss commented 1 year ago

It would be beneficial to update the video to match the text. It's not so obvious that the options text field on the current configuration card belongs to the Layout Card plugin.