21 lines
453 B
YAML
21 lines
453 B
YAML
title: UCI Lighting System
|
|
icon: mdi:lightbulb
|
|
cards:
|
|
- type: glance
|
|
entities:
|
|
- entity: light.panic
|
|
icon: mdi:lightbulb
|
|
name: Panic
|
|
tap_action:
|
|
action: toggle
|
|
- entity: sensor.panic_on_percent
|
|
icon: mdi:flash
|
|
name: 'circuits on'
|
|
show_state: true
|
|
- type: glance
|
|
entities:
|
|
- entity: switch.circuit_1
|
|
name: Circuit 1
|
|
tap_action:
|
|
action: toggle
|