-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathhomekit.yaml
127 lines (118 loc) · 3.39 KB
/
homekit.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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
#################################################################
## HomeKit
#################################################################
- filter:
include_entities:
- cover.double_garage
- cover.single_garage
- cover.basement_door
- cover.kitchen
- cover.family_room
- cover.office
- cover.master_bedroom
- cover.guest_bedroom
- cover.USER3_bedroom
- cover.USER4_bedroom
- cover.basement_door
- cover.basement_windows
- light.kitchen_cabinets
- light.kitchen_ceiling
- light.USER2_bedroom_1
- light.USER1_bedroom_1
- light.USER4_bedroom
- light.USER4_bedroom_ceiling_light
- light.USER3_bedroom
- light.USER3_bedroom_ceiling_light
- light.guest_bedroom
- light.family_room
- light.hall_closet
- light.pantry
- light.landscape
- light.front_door
- light.walkout
- light.garage
- light.basement
- input_select.basement_theme
- fan.USER3_bedroom_ceiling_fan
- fan.family_room_ceiling_fan
- fan.USER4_bedroom_ceiling_fan
- fan.master_bedroom_ceiling_fan
- fan.office_ceiling_fan
- switch.sound_machine
- switch.cardinals_sign
- switch.wax_melt
- climate.home
- sensor.master_bedroom_temperature
- sensor.USER3_bedroom_temperature
- sensor.USER4_bedroom_temperature
- binary_sensor.front_door_doorbell
- binary_sensor.front_door_person_detected
- binary_sensor.back_door
- binary_sensor.front_door
- binary_sensor.garage_entry_door
- binary_sensor.garage_entry_door
- binary_sensor.basement_door
- binary_sensor.pantry_door
- switch.family_room_christmas_tree
#################################################################
## HomeKit Accessory Mode
#################################################################
- name: Front Door Camera
mode: accessory
port: 21064
filter:
include_entities:
- camera.north_front_door_high
entity_config:
camera.front_door:
video_codec: copy
linked_motion_sensor: binary_sensor.front_door_person_detected
linked_doorbell_sensor: binary_sensor.front_door_doorbell
- name: Driveway Camera
mode: accessory
port: 21065
filter:
include_entities:
- camera.east_driveway_high
entity_config:
camera.driveway:
video_codec: copy
- name: Front Door Doorbell
mode: accessory
port: 21068
filter:
include_entities:
- camera.front_door_high
entity_config:
camera.driveway:
video_codec: copy
- name: Back Door Camera
mode: accessory
port: 21069
filter:
include_entities:
- camera.south_back_door_high
entity_config:
camera.driveway:
video_codec: copy
- name: Walkout Camera
mode: accessory
port: 21070
filter:
include_entities:
- camera.west_walkout_high
entity_config:
camera.driveway:
video_codec: copy
- name: Family Room TV
mode: accessory
port: 21066
filter:
include_entities:
- remote.family_room
- name: Basement TV
mode: accessory
port: 21067
filter:
include_entities:
- remote.basement