forked from geekofweek/homeassistant
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhistory.yaml
executable file
·70 lines (69 loc) · 2.23 KB
/
history.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
#################################################################
## History
#################################################################
use_include_order: True
include:
entities:
- group.household
- person.USER1
- person.USER2
- group.friends_and_family
- alarm_control_panel.alarm
- light.living_room_lights
- light.dining_room_lights
- light.bedroom_lights
- light.USER2s_bedroom_closet
- light.kitchen_lights
- light.hallway_light
- light.bathroom_lights
- light.stairs_light
- light.basement_lighting
- light.USER1_office_lights
- light.USER2_office_lights
- light.guest_bedroom_lights
- light.upstairs_bathroom_lights
- light.front_porch
- light.back_door
- light.backyard_deck
- light.backyard_patio
- light.garage_light
- switch.front_yard_lighting
- group.backyard_lighting
- switch.fireplace
- switch.air_purifier
- fan.living_room_east
- fan.living_room_west
- fan.USER1s_office_fan
- vacuum.main_floor_roomba
- vacuum.upstairs_roomba
- vacuum.basement_roomba
- lock.front_door
- lock.back_door
- lock.basement_door
- binary_sensor.front_door_opened
- binary_sensor.back_door_opened
- binary_sensor.basement_door_opened
- cover.garage_door
- binary_sensor.living_room_motion
- binary_sensor.dining_room_motion
- binary_sensor.kitchen_motion
- binary_sensor.USER1s_office_motion
- binary_sensor.stairs_motion
- binary_sensor.basement_motion
- binary_sensor.USER2_bedroom_closet_motion
- binary_sensor.USER2s_office_motion
- sensor.REDACTED_temperature
- sensor.living_room_temperature
- sensor.main_floor_temperature
- sensor.kitchen_temperature
- sensor.bedroom_temperature
- sensor.bathroom_temperature
- sensor.office_temperature
- sensor.USER2_office_temperature
- sensor.guest_bedroom_temperature
- sensor.basement_temperature
- sensor.laundry_room_temperature
- sensor.garage_temperature
- sensor.main_floor_humidity
- sensor.office_fan_humidity
- sensor.REDACTED_humidity