forked from hmn/home-assistant-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcustomize.yaml
executable file
·53 lines (44 loc) · 1.03 KB
/
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
###########################################################
#
# Home Assistant Customisations
#
############################################################
switch.particle_relay1:
icon: mdi:temperature-celsius
switch.particle_relay1_rest:
icon: mdi:temperature-celsius
switch.particle_relay1_rest_switch:
icon: mdi:temperature-celsius
witch.lg_oled_wol:
icon: mdi:television
zone.home:
track_ios: true
zone.work:
track_ios: true
zone.parents:
track_ios: true
zone.crossfit:
track_ios: true
image_processing.dlib_face_outside:
friendly_name: Face detected outside
image_processing.dlib_face_outside_2:
friendly_name: Known face identified
sensor.smappee_home_solar:
hidden: true
############################################################
#
# Groups
#
############################################################
group.all_automations:
hidden: false
group.all_scripts:
hidden: false
group.all_switches:
hidden: true
group.all_climate:
hidden: true
group.all_devices:
hidden: false
group.all_lights:
hidden: false