mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-14 12:56:30 +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:
|
views:
|
||||||
# The name of a view will be used as tab title.
|
# The name of a view will be used as tab title.
|
||||||
# Might be used for other things in the future.
|
# 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.
|
# Each view can have a different theme applied. Theme should be defined in the frontend.
|
||||||
theme: dark-mode
|
theme: dark-mode
|
||||||
# The cards to show on this view.
|
# The cards to show on this view.
|
||||||
@ -49,7 +49,7 @@ views:
|
|||||||
some: value
|
some: value
|
||||||
|
|
||||||
# Specify a tab_icon if you want the view tab to be an icon.
|
# 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 of the view. Will be used as the tooltip for tab icon
|
||||||
name: Second view
|
name: Second view
|
||||||
cards:
|
cards:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user