-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathalexa.yaml
executable file
·92 lines (92 loc) · 3.34 KB
/
alexa.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
smart_home:
endpoint: https://api.amazonalexa.com/v3/events
client_id: !secret alexa_client_id
client_secret: !secret alexa_client_secret
filter:
include_entities:
- fan.frog_fan
- fan.living_room_fan
- light.bedroom_ceiling_light
- light.bedroom_tv_lights
- light.bedroom_vanity_light
- light.frog_ceiling_light
- light.frog_fan_light
- light.frog_couch_backlight
- light.guest_bedroom_light
- light.ashleys_room_ceiling_light
- light.hallway_light
- light.kitchen_counter_light
- light.kitchen_island_light
- light.living_room_ceiling_light
- light.living_room_fan_light
- light.office_fan_light
- light.alexa_virtual
- light.living_room_lamp_one
- light.living_room_lamp_two
- light.alcove_light
- light.office_lamp_two
- light.office_lamps #Light Group
- light.kitchen_ceiling_lights #Light Group
- light.left_shelf_lights
- light.tv_backlights
- light.right_shelf_lights
- light.kitchen_cabinet_tops
- light.kitchen_cabinet_bottoms
- light.ashleys_room_lamp
- light.bedroom_lamp_one
- light.bedroom_lamp_two
- light.guest_bedroom_lamp
- lock.lock_front_door_lock
- lock.lock_back_door_lock
- lock.lock_garage_door_lock
- switch.back_porch_light
- switch.bedroom_fan
- switch.closet_light
- switch.fireplace
- switch.front_porch_light
- switch.front_door_entry
- switch.garage_light_indoor
- switch.garage_light_outdoor
- switch.lamp_post
- switch.lava_lamp_plug
- switch.lava_lamp_two
- switch.living_room_plug_one
- switch.living_room_plug_three
- switch.living_room_plug_two
- switch.office_lamp_one
- switch.rope_lights
- switch.stairwell_light
- switch.sconce_light
- automation.motion_lighting_in_the_kitchen
- automation.motion_lighting_in_the_Office
- automation.motion_lighting_in_the_garage
- automation.driveway_line_crossing_alerts
- script.garage_door_open
- script.garage_door_close
- script.car_lock_car_doors
- script.car_start_car
- input_boolean.goodnight_switch
- input_boolean.goodmorning_switch
- input_boolean.whats_going_on
- scene.casual_lighting
- scene.evening_lighting
- scene.morning_lighting
- scene.tv_lights
- scene.downstairs_nightlight
- binary_sensor.open_close_sensor_back_door
- binary_sensor.open_close_sensor_front_door
- binary_sensor.open_close_sensor_garage_door
- binary_sensor.open_close_sensor_livingroom_window_front
- binary_sensor.open_close_sensor_livingroom_window_back
- binary_sensor.open_close_sensor_office_window
- cover.garage_door_opener
- input_boolean.working_from_home
- climate.downstairs_2
- climate.upstairs_2
- sensor.living_room_temperature_2
- sensor.office_temperature_2
- sensor.master_bedroom_temperature_2
- sensor.ashleys_room_temperature_2
- sensor.guest_room_temperature_2
- sensor.frog_temperature_2
# exclude_entities: