This repository has been archived by the owner on Mar 12, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
google_assistant.yaml
executable file
·82 lines (82 loc) · 1.99 KB
/
google_assistant.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
---
project_id: !secret ha_ghome_project_id
api_key: !secret ha_ghome_api_key
expose_by_default: false
exposed_domains:
- switch
entity_config:
switch.office_light:
name: "Office Light"
expose: true
switch.kitchen_bar_light:
name: "Bar light"
expose: true
switch.service_room_light:
name: "Service Room Light"
expose: true
switch.living_room_main_light:
name: "Living Room Main Light"
expose: true
switch.living_room_small_light:
name: "Living Room Small Light"
expose: true
switch.kitchen_main_light:
name: "Kitchen Main Light"
expose: true
switch.kitchen_island_light:
name: "Island Light"
expose: true
switch.main_hallway_light:
name: "Main Hallway Light"
expose: true
switch.small_bathroom_light:
name: "Small Bathroom Light"
expose: true
switch.shower_light:
name: "Shower Light"
expose: true
switch.closet_room_light:
name: "Closet Room Light"
expose: true
switch.bedroom_main_light:
name: "Bedroom Main Light"
expose: true
switch.guest_room_light:
name: "Guest Room Light"
expose: true
switch.balcony_light:
name: "Balcony Light"
expose: true
switch.entrance_light:
name: "Entrance Light"
expose: true
switch.main_bathroom_light:
name: "Main Bathroom Light"
expose: true
switch.small_hallway_light:
name: "Small Hallway Light"
expose: true
switch.office_fan_light:
name: "Office Fan Light"
expose: true
switch.switcher_boiler:
name: "Boiler"
expose: true
switch.bedroom_ac_light:
expose: true
name: "Bedroom AC Panel Light"
switch.living_room_ac_panel_light:
expose: true
name: "Living Room AC Panel Light"
switch.office_fan_low_speed:
expose: true
name: "Office Fan low speed"
switch.office_fan_medium_speed:
expose: true
name: "Office Fan medium speed"
switch.office_fan_high_speed:
expose: true
name: "Office Fan high speed"
switch.office_fan:
expose: true
name: "Office Fan"