forked from geekofweek/homeassistant
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhomekit.yaml
46 lines (44 loc) · 1.13 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
#################################################################
## HomeKit
#################################################################
auto_start: false
filter:
exclude_domains:
- light
- device_tracker
- input_boolean
- remote
- script
- alarm_control_panel
- sensor
- automation
- media_player
- binary_sensor
- scene
- person
- switch
- climate
include_entities:
- cover.garage_door
- light.hallway_light
- light.bathroom_lights
- light.garage_light
- light.living_room_lights
- light.dining_room_lights
- light.bedroom_lights
- light.kitchen_lights
- light.stairs_light
- light.USER1_office_lights
- light.USER2_office_lights
- light.guest_bedroom_lights
- light.basement_lighting
- light.front_porch
- light.back_door
- light.backyard_deck
- light.backyard_patio
- light.upstairs_bathroom_lights
- fan.office_fan
- climate.office_fan
- switch.front_yard_lighting
- switch.backyard_lighting
- switch.bug_zapper