Skip to content

Commit

Permalink
Add vacation mode to the main page
Browse files Browse the repository at this point in the history
  • Loading branch information
golles committed Nov 22, 2023
1 parent f891e87 commit c6a0786
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lovelace/views/cards/let_op.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,13 @@ filter:
vertical: true
color: red

# Modes
- entity_id: input_boolean.vacation_mode
state: "on"
options:
type: tile
vertical: true
color: green

sort:
method: name

0 comments on commit c6a0786

Please sign in to comment.