New installation of HassOS 4.12 on Raspberry Pi 4.
I have added multiple integrations, but when I add a new UI, select an unused entitiy and ‘+’ to add a card I simply get the ‘Choose a view’ popup with the ‘x’ but no options. I would normally see all of the cards - i.e. Weather, History Graph, etc.
I have tried re-imaging, but this does not resolve the issue.
The only thing that has changed (that I am aware of) is I am now installing the recommended 32 bit image, versus a 64 bit image which would have been downloaded a few weeks ago (no version number available, unfortunately).
This does not appear to be browser issue as the HA iOS app shows the same behaviour (Choose a view title, with no cards shown)
When you say “…add a new UI”, are you adding a new lovelace dashboard via the configuration menu, or something else?
Also, you mention “select an unused entity and ‘+’ to add a card”. I am not sure how one would ‘select an unused entity’ from any place where the add a card ‘+’ is available.
We can help you better if you describe more explicitly the steps you are taking. Like when you mention ‘new UI’, that could mean 100 different things. Instead, it is more useful if you write something like, “From my Lovelace dashboard, I click the hamburger menu\configure ui \ + to add card… and the “Which card would you like to add” menu appears blank.” Now that would be weird, and something to go off of for a fix.
Configuration -> Lovelace Dashboards -> + (to add new dashboard)
Title = Lighting
URL = automatically created (lovelace-lighting)
Show in sidebar = YES, Admin only = NO
Select Lighting Dashboard from left hand panel
Select Configure UI (three dots, top right)
Take Control? Select Take Control, Start with empty dashboard = YES
Select three dots, top right, select ‘Unused entities’
Select a light (for example), click + to add to Dashboard
Then the ‘Choose a View’ page comes up - which normally shows all of the card types. But all I see is ‘Choose a View’ with the ‘X’ to close.
This same behaviour is seen with the weather.home entity as well.
What’s happening here is that it’s asking you to choose a view to place that light entity in, but you don’t actually have any views (yet), because you chose the option to “start with empty dashboard” when taking control of your Lighting dashboard.
You can add a view in the top left corner of the screen when you’re in “Configure UI” mode. It’s the + button that’s circled in this screenshot:
Once you add your first view to that dashboard, it should work as you expect and how it used to on your previous installation.