Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #home.yaml
- title: "Home"
- path: "home"
- cards:
- - type: "custom:button-card"
- template: "card_esh_welcome"
- triggers_update: "input_boolean.minimalist_dropdown"
- variables:
- ulm_card_esh_welcome_collapse: input_boolean.minimalist_dropdown
- ulm_weather: "weather.weather.openweathermap"
- entity_1:
- nav: "house"
- icon: "mdi:home"
- name: "House"
- color: "blue"
- entity_2:
- nav: "lights"
- icon: "mdi:lightbulb"
- name: "Lights"
- color: "yellow"
- entity_3:
- nav: "security"
- icon: "mdi:shield"
- name: Secure
- color: "green"
- entity_4:
- nav: "network"
- icon: "mdi:nas"
- name: Lab
- color: "purple"
- entity_5:
- nav: "network"
- icon: "mdi:flask"
- name: Lab
- color: "red"
Advertisement
Add Comment
Please, Sign In to add comment