-
Notifications
You must be signed in to change notification settings - Fork 0
/
customise.yaml
61 lines (57 loc) · 1.78 KB
/
customise.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
## people
person.nikki:
entity_picture: "/local/nikki-face.png"
person.simon:
entity_picture: "/local/simon-face.png"
## lights
group.lounge_lights:
icon: mdi:lightbulb
assumed_state: false
group.living_room_lights:
# living room hues only
icon: mdi:lightbulb
group.kitchen_lights:
# hue lightstrip
icon: mdi:lightbulb
input_boolean.global_away_mode_toggle:
google_assistant: true
google_assistant_name: away mode
google_assistant_type: switch
input_boolean.holiday_mode:
google_assistant: true
google_assistant_name: holiday mode
google_assistant_type: switch
input_boolean.party_mode:
google_assistant: true
google_assistant_name: party mode
google_assistant_type: switch
input_boolean.night_mode_toggle:
google_assistant: true
google_assistant_name: night mode
google_assistant_type: switch
binary_sensor.door_window_sensor_158d0001bf6277:
friendly_name: Loft hatch sensor
binary_sensor.door_window_sensor_158d0001a1f6b9:
friendly_name: Front door sensor
binary_sensor.door_window_sensor_158d0001a3e090:
friendly_name: Patio door sensor
binary_sensor.door_window_sensor_158d0001b70752:
friendly_name: Living room window sensor
binary_sensor.door_window_sensor_158d0001e4820c:
friendly_name: Kitchen window (left)
binary_sensor.door_window_sensor_158d0001de662f:
friendly_name: Kitchen window (right)
binary_sensor.door_window_sensor_158d000232ab79:
friendly_name: Understairs cupboard door
binary_sensor.door_window_sensor_158d000346b47f:
friendly_name: Living room internal door
## device trackers
device_tracker.nikki:
friendly_name: Nikki's phone
entity_picture: /local/nikki.jpg
device_tracker.simon:
friendly_name: Simon's phone
entity_picture: /local/simon.jpg
binary_sensor.people_home:
friendly_name: Presence sensor
icon: mdi:account-multiple