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/lightbulbs.yaml

20 lines
616 B
YAML
Raw Normal View History

2022-07-30 13:15:27 +00:00
- type: 'custom:button-card'
template: card_title
name: Light Bulbs
2022-07-30 14:41:49 +00:00
- type: "horizontal-stack"
cards:
- type: 'custom:button-card'
template: card_light_slider_collapse
variables:
2022-08-02 12:03:44 +00:00
ulm_card_light_slider_collapse_name: Ceiling
2022-08-02 16:57:48 +00:00
ulm_card_light_enable_collapse: true
2022-08-02 12:03:44 +00:00
ulm_card_light_name: Ceiling
entity: light.ceiling
2022-07-30 14:41:49 +00:00
- 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_ceiling