Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #---Section Quick Scenes---#
- - type: markdown
- content: >-
- <h2><ha-icon icon="mdi:auto-fix"></ha-icon> Quick Scenes</h2>
- - type: custom:swipe-card
- card_width: '200px'
- start_card: 2
- parameters:
- effect: 'coverflow'
- coverflowEffect:
- rotate: 50
- stretch: 30
- depth: 400
- modifier: 1
- slideShadows : true
- grabCursor: true
- centeredSlides: true
- slidesPerView: 'auto'
- spaceBetween: 0
- followFinger: true
- cards:
- - type: 'custom:button-card'
- template: card_input_boolean
- entity: input_boolean.office_sunrise
- variables:
- ulm_card_input_boolean_name: Kontor Morgon
- aspect_ratio: 3/2
- styles:
- card:
- - background: 'linear-gradient(-30deg, rgba(21,0,36,1) 0%, rgba(158,0,89,1) 100%)'
- - type: 'custom:button-card'
- template: card_input_boolean
- entity: input_boolean.office_sunset
- variables:
- ulm_card_input_boolean_name: Kontor Kväll
- aspect_ratio: 3/2
- styles:
- card:
- - background: 'linear-gradient(-30deg, rgba(2,0,36,1) 0%, rgba(0,112,158,1) 100%)'
- - type: 'custom:button-card'
- template: card_input_boolean
- entity: light.shellydimmer2_84cca8ae58c0
- variables:
- ulm_card_input_boolean_name: Movie Mode
- aspect_ratio: 3/2
- styles:
- card:
- - background: 'linear-gradient(-30deg, rgba(90,158,51,1) 0%, rgba(0,79,75,1) 100%'
- - type: 'custom:button-card'
- template: card_input_boolean
- entity: light.shellydimmer2_84cca8ae58c0
- variables:
- ulm_card_input_boolean_name: Guest Mode
- aspect_ratio: 3/2
- styles:
- card:
- - background: 'linear-gradient(-30deg, rgba(140,72,6,1) 0%, rgba(208,176,55,1) 100%)'
Advertisement
Add Comment
Please, Sign In to add comment