Browse Source

use custom:light-entity-card

master
Thomas 4 years ago
parent
commit
cf436c5c04
Signed by: taschenbier
GPG Key ID: 306F574D34A9673B
  1. 2
      lovelace/lights.yaml
  2. 2
      ui-lovelace.yaml

2
lovelace/lights.yaml

@ -10,6 +10,8 @@ cards: @@ -10,6 +10,8 @@ cards:
entities:
- light.0xec1bbdfffe9cc96e_light
- light.0xec1bbdfffe59b929_light
- type: custom:light-entity-card
entity: light.blaue_lichterkette
title: Lichter
path: lights

2
ui-lovelace.yaml

@ -8,3 +8,5 @@ resources: @@ -8,3 +8,5 @@ resources:
type: module
- url: /community_plugin/lovelace-fold-entity-row/fold-entity-row.js
type: module
- url: /community_plugin/light-entity-card/light-entity-card.js
type: js

Loading…
Cancel
Save