Browse Source

change light-entity-card

master
Thomas 4 years ago
parent
commit
d9ae32c561
Signed by: taschenbier
GPG Key ID: 306F574D34A9673B
  1. 3
      lovelace/lights.yaml

3
lovelace/lights.yaml

@ -1,8 +1,6 @@ @@ -1,8 +1,6 @@
cards:
- type: vertical-stack
cards:
- type: light
entity: light.blaue_lichterkette
- type: entities
entities:
- type: custom:fold-entity-row
@ -12,6 +10,7 @@ cards: @@ -12,6 +10,7 @@ cards:
- light.0xec1bbdfffe59b929_light
- type: custom:light-entity-card
entity: light.blaue_lichterkette
brightness: false
title: Lichter
path: lights

Loading…
Cancel
Save