forked from joch/home-assistant-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcustomize.yaml
37 lines (37 loc) · 1008 Bytes
/
customize.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
binary_sensor.balcony_entrance:
device_class: door
binary_sensor.bathroom_window:
device_class: window
binary_sensor.bedroom_window:
device_class: window
binary_sensor.guest_bedroom_window:
device_class: window
binary_sensor.kitchen_window_left:
device_class: window
binary_sensor.kitchen_window_right:
device_class: window
binary_sensor.living_room_window_left:
device_class: window
binary_sensor.living_room_window_right:
device_class: window
binary_sensor.main_entrance:
device_class: door
sensor.living_room_luminance:
device_class: illuminance
switch.living_room_outlet:
icon: mdi:fan
sensor.plex:
icon: mdi:filmstrip
binary_sensor.bedroom_smoke:
icon: mdi:smoke-detector
binary_sensor.guest_bedroom_smoke:
icon: mdi:smoke-detector
binary_sensor.hallway_smoke:
icon: mdi:smoke-detector
binary_sensor.workday:
icon: mdi:briefcase-outline
binary_sensor.workday_tomorrow: {}
alarm_control_panel.aarlo_home:
icon: mdi:cctv
binary_sensor.bathroom_door:
device_class: door