Browse Source

typo

master
Thomas 4 years ago
parent
commit
d68c2966bd
Signed by: taschenbier
GPG Key ID: 306F574D34A9673B
  1. 2
      configuration.yaml
  2. 2
      lovelace/home.yaml

2
configuration.yaml

@ -31,7 +31,7 @@ timer: @@ -31,7 +31,7 @@ timer:
group: !include groups.yaml
sensor: !include_dir_merge_list sensors
switch: !include_dir_merge_list switches
light: !include_dir_merge_list ligths
light: !include_dir_merge_list lights
automation: !include_dir_merge_list automations
hacs:

2
lovelace/home.yaml

@ -16,7 +16,7 @@ cards: @@ -16,7 +16,7 @@ cards:
- type: horizontal-stack
cards:
- type: light
entity: group.fenster_lampen
entity: light.fenster_lampen
- type: light
entity: light.0xec1bbdfffe9cc96e_light
- type: light

Loading…
Cancel
Save