Adjust some timer cards
This commit is contained in:
@@ -968,6 +968,16 @@ views:
|
||||
show_name: true
|
||||
bottom_layout: rows
|
||||
name: Lights
|
||||
- type: custom:streamline-card
|
||||
template: timer_card
|
||||
variables:
|
||||
entity: timer.living_room_motion_timer
|
||||
name: Motion Timer
|
||||
icon: mdi:timer
|
||||
visibility:
|
||||
- condition: state
|
||||
entity: timer.living_room_motion_timer
|
||||
state_not: idle
|
||||
- type: custom:bubble-card
|
||||
card_type: separator
|
||||
name: Media
|
||||
@@ -1054,16 +1064,6 @@ views:
|
||||
grid_options:
|
||||
columns: 4
|
||||
rows: auto
|
||||
- type: custom:streamline-card
|
||||
template: timer_card
|
||||
variables:
|
||||
entity: timer.living_room_motion_timer
|
||||
name: Motion Timer
|
||||
icon: mdi:timer
|
||||
visibility:
|
||||
- condition: state
|
||||
entity: timer.living_room_motion_timer
|
||||
state_not: idle
|
||||
- type: custom:bubble-card
|
||||
card_type: separator
|
||||
name: Security
|
||||
@@ -1267,6 +1267,16 @@ views:
|
||||
show_name: true
|
||||
name: Lights
|
||||
entity: light.downstairs_bathroom_lights
|
||||
- type: custom:streamline-card
|
||||
template: timer_card
|
||||
variables:
|
||||
name: Lights Timer
|
||||
icon: mdi:timer
|
||||
entity: timer.downstairs_bathroom_lights_timer
|
||||
visibility:
|
||||
- condition: state
|
||||
entity: timer.downstairs_bathroom_lights_timer
|
||||
state_not: idle
|
||||
- type: custom:bubble-card
|
||||
card_type: separator
|
||||
name: Laundry
|
||||
@@ -1356,16 +1366,6 @@ views:
|
||||
grid_options:
|
||||
columns: 6
|
||||
rows: auto
|
||||
- type: custom:streamline-card
|
||||
template: timer_card
|
||||
variables:
|
||||
name: Lights Timer
|
||||
icon: mdi:timer
|
||||
entity: timer.downstairs_bathroom_lights_timer
|
||||
visibility:
|
||||
- condition: state
|
||||
entity: timer.downstairs_bathroom_lights_timer
|
||||
state_not: idle
|
||||
- type: custom:fold-entity-row
|
||||
head:
|
||||
type: section
|
||||
@@ -1572,6 +1572,16 @@ views:
|
||||
entity: input_select.mud_room_scenes
|
||||
name: Lights
|
||||
entity: light.mud_room_overhead
|
||||
- type: custom:streamline-card
|
||||
template: timer_card
|
||||
variables:
|
||||
name: Lights Timer
|
||||
icon: mdi:timer
|
||||
entity: timer.mud_room_motion_timer
|
||||
visibility:
|
||||
- condition: state
|
||||
entity: timer.mud_room_motion_timer
|
||||
state_not: idle
|
||||
- type: custom:bubble-card
|
||||
card_type: separator
|
||||
name: Status
|
||||
|
||||
Reference in New Issue
Block a user