forked from xe1gyq/Home-AssistantConfig-1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
google_calendars.yaml
56 lines (48 loc) · 1.23 KB
/
google_calendars.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
- cal_id: !secret wij_email
entities:
- device_id: wij
ignore_availability: true
name: Wij
track: true
- cal_id: !secret wife_email
entities:
- device_id: !secret wife_calendar
ignore_availability: true
name: !secret wife_email
track: true
- cal_id: !secret my_email
entities:
- device_id: !secret my_calendar
ignore_availability: true
name: !secret my_email
track: true
- cal_id: '#[email protected]'
entities:
- device_id: contacts
ignore_availability: true
name: Contacts
track: true
- cal_id: nl.dutch#[email protected]
entities:
- device_id: feestdagen_in_nederland
ignore_availability: true
name: Feestdagen in Nederland
track: true
- cal_id: p#[email protected]
entities:
- device_id: week_numbers
ignore_availability: true
name: Week Numbers
track: true
- cal_id: [email protected]
entities:
- device_id: sollicitaties
ignore_availability: true
name: Sollicitaties
track: true
- cal_id: addressbook#[email protected]
entities:
- device_id: contacts
ignore_availability: true
name: Contacts
track: false