See #6 for descriptions of the general tags used in each channel: https://discord.com/channels/330944238910963714/1340064769767374928
Here are the descriptions for this channel's specific tags:
- Masonry - Also known as Lovelace dashboards, this is a legacy view type. Most people will choose this option if they are having issues with the Overview dashboard, but seasoned users may still have masonry dashboards.
- Panel - Panel views are a single card rendered full-width. Choose this if you are using cards like map, horizontal or vertical stacks, picture elements, or picture glance.
- Sections - The default view allowing users to organize cards in sections on a grid. Choose this if you are running into issues with your sections view.
- Sidebar - Sidebar views are like Panel views but with 2 columns, a wide one with a thinner one on the right. Choose this if you have issues with setting up cards in this view.
- UI/UX - This is a catchall tag for user interface or user experience issues that do not fit into any other category. For example, choose this if you are having issues with cards, badges, or any other interface you interact with on the Home Assistant frontend.
- YAML - Home Assistant uses YAML syntax for configuration. Most integrations can be configured through the UI, however some require you to edit your
configuration.yaml file. Choose this if you are running into issues with your YAML syntax not working properly.