-
Notifications
You must be signed in to change notification settings - Fork 1
/
cloud.yaml
45 lines (45 loc) · 1.5 KB
/
cloud.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
alexa:
filter:
include_entities:
- light.allison_bedroom_lamp
- light.owen_bedroom_lamp
- light.bedroom_lamps
- switch.allison_living_room_lamp
- switch.dining_room_lights
- switch.owen_living_room_lamp
- light.office_lamp
- light.downstairs_lights
- script.dim_bedroom_lamps
- script.nap_mode
- script.night_lighting
- script.turn_off_bedroom_lamps
- script.turn_off_all_interior_lights
- script.turn_on_all_living_room
- switch.laundry_room_lights
- switch.kitchen_lights
- switch.counter_lights
- switch.stairway_lights
- switch.bedroom_lights
- switch.christmas_tree_smart_plug
- switch.deck_string_lights
- switch.strip_light
- switch.bedroom_lights
- switch.front_porch_lights
- switch.utility_room_lights
entity_config:
script.dim_bedroom_lamps:
display_categories: ACTIVITY_TRIGGER
script.lights_night_lighting:
display_categories: ACTIVITY_TRIGGER
script.turn_off_all_interior_lights:
display_categories: ACTIVITY_TRIGGER
script.night_lighting:
display_categories: ACTIVITY_TRIGGER
script.restart_modem:
display_categories: ACTIVITY_TRIGGER
script.restart_nextcloud:
display_categories: ACTIVITY_TRIGGER
script.turn_on_all_living_room:
display_categories: ACTIVITY_TRIGGER
script.turn_off_bedroom_lamps:
display_categories: ACTIVITY_TRIGGER