Add hallway view. Add new lights to views

This commit is contained in:
2020-03-25 22:15:05 +02:00
parent 34599fd4c0
commit 7623403f58
9 changed files with 116 additions and 20 deletions
+22
View File
@@ -0,0 +1,22 @@
title: Hallway
path: hallway
icon: "mdi:door-closed"
badges: []
cards:
- type: entities
title: Lights
show_header_toggle: false
entities:
- light.hallway_all_lights
- type: custom:fold-entity-row
entity: light.hallway_entrance_lights
name: Entrance lights
entities:
- light.light_le_5
- light.light_le_6
- type: custom:fold-entity-row
entity: light.hallway_main_lights
name: Main lights
entities:
- light.light_le_7
- light.light_le_8