Lovelace Updates

This commit is contained in:
darthsandmann
2022-07-30 15:15:27 +02:00
parent bdcbc7dd8d
commit 23766d963e
13 changed files with 180 additions and 92 deletions

View File

@ -0,0 +1,39 @@
- type: 'custom:button-card'
template: card_title
name: Light Bulbs
- type: custom:button-card
template: card_light_colorpick
entity: light.ceiling1
variables:
ulm_card_light_slider_horizontal_colors_name: Ceiling 1
ulm_card_light_slider_horizontal_colors_transition: 1
- type: 'custom:button-card'
template: card_light_slider_collapse
variables:
ulm_card_light_slider_collapse_name: Ceiling 1
ulm_card_light_enable_collapse: false
ulm_card_light_name: Ceiling 1
entity: light.ceiling1
- type: 'custom:button-card'
template: card_light_slider_collapse
variables:
ulm_card_light_slider_collapse_name: Ceiling 2
ulm_card_light_enable_collapse: false
ulm_card_light_name: Ceiling 2
entity: light.ceiling2
- type: 'custom:button-card'
template: card_light_slider_collapse
variables:
ulm_card_light_slider_collapse_name: Ceiling 3
ulm_card_light_enable_collapse: false
ulm_card_light_name: Ceiling 3
entity: light.ceiling3
- type: 'custom:button-card'
template: card_light_slider_collapse
variables:
ulm_card_light_slider_collapse_name: Bed
ulm_card_light_enable_collapse: false
ulm_card_light_name: Bed
entity: light.bed_ceiling

View File

@ -0,0 +1,22 @@
- type: 'custom:button-card'
template: card_title
name: Light Groups
- type: 'custom:button-card'
template: card_light_slider_collapse
variables:
ulm_card_light_slider_collapse_name: Indirect
ulm_card_light_enable_collapse: false
ulm_card_light_name: Indirect
ulm_input_select_option: light indirect
ulm_input_select: input_select.minimalist_ui_switch
entity: light.all_indirect
- type: 'custom:button-card'
template: card_light_slider_collapse
variables:
ulm_card_light_slider_collapse_name: Direct
ulm_card_light_enable_collapse: false
ulm_card_light_name: Direct
entity: light.all_direct

View File

@ -0,0 +1,19 @@
- type: 'custom:button-card'
template: card_title
name: Light Stripes
- type: 'custom:button-card'
template: card_light_slider_collapse
variables:
ulm_card_light_slider_collapse_name: Bed
ulm_card_light_enable_collapse: false
ulm_card_light_name: Bed
entity: light.bed
- type: 'custom:button-card'
template: card_light_slider_collapse
variables:
ulm_card_light_slider_collapse_name: Desk
ulm_card_light_enable_collapse: false
ulm_card_light_name: Desk
entity: light.desk

View File

@ -0,0 +1,49 @@
- type: 'custom:button-card'
template: card_title
name: Scenes
- type: "custom:button-card"
template:
- card_scenes
variables:
entity_1:
entity_id: scene.light_flux
icon: "mdi:YOUR_ICON"
icon_color: "yellow"
name: Flux
bg_color: "yellow"
entity_2:
entity_id: scene.light_blue
icon: "mdi:YOUR_ICON"
icon_color: "blue"
name: Blue
bg_color: "blue"
entity_3:
entity_id: scene.light_night
icon: "mdi:YOUR_ICON"
icon_color: "purple"
name: Night
bg_color: "purple"
entity_4:
entity_id: scene.light_alloff
icon: "mdi:YOUR_ICON"
icon_color: "green"
name: All Off
bg_color: "green"
entity_5:
entity_id: scene.light_alloff
icon: "mdi:YOUR_ICON"
icon_color: "red"
name: All Off
bg_color: "red"
- type: 'custom:button-card'
template: card_title
name: Switches
- type: 'custom:button-card'
template: card_input_boolean
entity: switch.circadian_lighting_circadian_lighting
variables:
ulm_card_input_boolean_name: Circadian Lighting