Skip to content

Commit

Permalink
Update presence.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hokus15 committed Aug 28, 2024
1 parent 5471ee5 commit afab6f7
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions config/packages/presence.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,21 @@ group:

invitado_y_familia:
entities:
- group.familia
- person.jordi
- person.geni
- person.carlos
- person.coque
- person.invitado

# This group contains all the possible persons that can be at home or not.
# Includes all family members, the guest and the homekeeper
# Includes all family members, guests and the homekeeper
todos:
entities:
- group.invitado_y_familia
- person.jordi
- person.geni
- person.carlos
- person.coque
- person.invitado
- person.asistente_hogar

input_number:
Expand Down

0 comments on commit afab6f7

Please sign in to comment.