This repository has been archived on 2023-06-10. You can view files and clone it, but cannot push or open issues or pull requests.
homeassistant-config/lovelace/lights/lightstripes.yaml

21 lines
602 B
YAML
Raw Normal View History

2022-07-30 13:15:27 +00:00
- type: 'custom:button-card'
template: card_title
name: Light Stripes
2022-07-30 14:41:49 +00:00
- type: "horizontal-stack"
cards:
- type: 'custom:button-card'
template: card_light_slider_collapse
variables:
ulm_card_light_slider_collapse_name: Bed
2022-08-02 16:57:48 +00:00
ulm_card_light_enable_collapse: true
2022-07-30 14:41:49 +00:00
ulm_card_light_name: Bed
entity: light.bed
2022-07-30 13:15:27 +00:00
2022-07-30 14:41:49 +00:00
- type: 'custom:button-card'
template: card_light_slider_collapse
variables:
ulm_card_light_slider_collapse_name: Desk
2022-08-02 16:57:48 +00:00
ulm_card_light_enable_collapse: true
2022-07-30 14:41:49 +00:00
ulm_card_light_name: Desk
entity: light.desk