-
Notifications
You must be signed in to change notification settings - Fork 3
/
cloud.yaml
49 lines (46 loc) · 1.53 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
46
47
48
49
#################################################################
## Cloud
#################################################################
##########################################################
## Google
##########################################################
google_actions:
filter:
include_entities:
- sensor.trash_day
- sensor.recycle_day
- camera.nursery
- camera.upstairs
- camera.kitchen
- camera.downstairs
- camera.outhouse
- camera.garden
- input_boolean.stream_camera_to_chromecast_living_room
- light.man_cave
- switch.mantle_piece
# - switch.twig_left
#- switch.twig_right
- switch.hallway_lamp
#- switch.dining_room_tv
- automation.man_cave_entertainment_turn_on
- automation.man_cave_entertainment_turn_off
- automation.turn_off_christmas_tree_lights
- automation.turn_on_christmas_tree_lights
- input_boolean.work_mode
- input_boolean.christmas_tree
- switch.pc
- switch.living_room_tv
include_domains:
- automation
- input_boolean
- scene
- sensor
#- switch
exclude_domains:
- alert
- cover
- fan
- group
- lock
- light
- media_player