forked from SergejPr/HomeAssistance-NooLite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgroups.yaml
69 lines (59 loc) · 1.12 KB
/
groups.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
#default_view:
# view: yes
# icon: mdi:home
# entities:
# - group.weather
# - group.rooms_group
# - sensor.room_sensor_temp
# - sensor.room_sensor_humi
# - group.all_automations
# - group.all_devices
# - group.all_scripts
Living Room:
entities:
- updater.updater
- light.living_room_light
- light.living_room_work_lights
- light.living_room_light_rgb
- sensor.living_room_sensor_temp
- sensor.living_room_sensor_humi
Kitchen:
entities:
- light.kitchen_light
Hall:
entities:
- light.hall_light
- light.hall_extra_light
- binary_sensor.hall_motion
Bathroom:
entities:
- light.bathroom_light
WC:
entities:
- light.wc_light
Rooms:
view: yes
name: Rooms
entities:
- group.living_room
- group.kitchen
- group.hall
- group.bathroom
- group.wc
#rooms_group:
# view: no
# name: Rooms
# entities:
# - group.living_room
# - group.kitchen
# - group.hall
# - group.bathroom
# - group.wc
#people:
# name: People
# entities:
# - device_tracker.iphone_sergej
Weather:
entities:
- sensor.yr_symbol
- sun.sun