forked from OXOTH1K/homeassistant
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgroups.yaml
79 lines (79 loc) · 2.14 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
69
70
71
72
73
74
75
76
77
78
79
default_view:
view: yes
entities:
- group.kitchen
- group.living_room
- group.bathroom
- group.devices
- group.all_automations
- group.weather
- group.cameras
- group.server_state
- group.transmission
- group.automations
server_state:
name: Ubuntu Server
entities:
- sensor.cpu_temperature
- sensor.processor_use
- sensor.memory_use_percent
- sensor.disk_use_percent_home
- sensor.disk_use_percent_homeubuntutm
- sensor.since_last_boot
living_room:
name: Гостиная
entities:
- light.living_room
- binary_sensor.door_window_sensor_158d0001a9c200
- binary_sensor.switch_158d0001aaab2d
- climate.aeronik
- sensor.temperature_158d00023764a1
- sensor.humidity_158d00023764a1
- sensor.pressure_158d00023764a1
- switch.marantz_receiver
- switch.plug_158d0001b195fd
- media_player.samsungtv
- media_player.ubuntu_speaker
kitchen:
name: Кухня
entities:
- light.gateway_light_286c07f1c549
- binary_sensor.motion
- sensor.illumination_286c07f1c549
- switch.datchik_kukhnia
bathroom:
name: Ванная
entities:
- light.bathroom
- binary_sensor.motion_sensor_158d0001b177e8
cameras:
name: Камеры
entities:
- camera.door
- camera.kitchen
weather:
name: Погода
entities:
- weather.openweathermap
devices:
name: Человеки
entities:
- device_tracker.iphone
- device_tracker.iphone_2
- sensor.iphone_battery_level_3
- sensor.iphone_battery_state_3
automations:
name: Автоматизации
entities:
- automation.good_luck_notification
- automation.notify_crazy_cat
- automation.play_sound_people_at_home
- automation.turn_on_bathroom_light
- automation.turn_on_living_room_light_for_open_door
heater_automation:
name: Автоматизации отопления
entities:
- automation.temperature_heater_21_and_humidifier_on_max_if_all_people_out
- automation.temperature_heater_22_and_humidifier_to_low_on_night
- automation.temperature_heater_245_and_humidifier_to_auto_if_hunt_mf_go_home
- automation.temperature_heater_245_on_morning