-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathtemplate.yaml
More file actions
67 lines (67 loc) · 1.9 KB
/
template.yaml
File metadata and controls
67 lines (67 loc) · 1.9 KB
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
- name: building
path: house_
mains:
channels: []
unknown:
channels: []
appliances:
- name: oven
id: oven
activity: cooking
channels: []
- name: refrigerator
id: refrigerator
activity: cooking
channels: []
- name: dishwasher
id: dishwasher
activity: cleaning
channels: []
- name: kitchen_outlet
id: kitchen_outlets
activity: cooking
channels: []
- name: lighting
id: lighting
activity: lighting
channels: []
- name: washer_dryer
id: washer_dryer
activity: cleaning
channels: []
- name: microwave
id: microwave
activity: cooking
channels: []
- name: bathroom_outlet
id: bathroom_gfi
activity: selfcare
channels: []
- name: electric_heater
id: electric_heat
activity: hvac
channels: []
- name: stove
id: stove
activity: cooking
channels: []
- name: electronics
id: electronics
activity:
channels: []
- name: disposal
id: disposal
activity: cooking
channels: []
- name: furance
id: furance
activity: cooking
channels: []
- name: smoke_alarms
id: smoke_alarms
activity: security
channels: []
- name: air_conditioner
id: air_conditioning
activity: hvac
channels: []