mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-15 05:16:28 +00:00
Update frontend_experiment_index.md
This commit is contained in:
parent
9357eec101
commit
ccaa322802
@ -16,7 +16,7 @@ title: My Awesome Home
|
||||
views:
|
||||
# The name of a view will be used as tab title.
|
||||
# Might be used for other things in the future.
|
||||
- name: Example
|
||||
- name: Example
|
||||
# Each view can have a different theme applied. Theme should be defined in the frontend.
|
||||
theme: dark-mode
|
||||
# The cards to show on this view.
|
||||
@ -49,7 +49,7 @@ views:
|
||||
some: value
|
||||
|
||||
# Specify a tab_icon if you want the view tab to be an icon.
|
||||
- tab_icon: mdi:home-assistant
|
||||
- tab_icon: mdi:home-assistant
|
||||
# Name of the view. Will be used as the tooltip for tab icon
|
||||
name: Second view
|
||||
cards:
|
||||
|
Loading…
x
Reference in New Issue
Block a user