-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcustomize.yaml
128 lines (115 loc) · 4.18 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
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
#Battery status
binary_sensor.0000d8a99e5ae7_lowbat:
device_class: battery
friendly_name: 'Battery: Balcony Door'
sensor.hue_dimmer_switch_1_battery_level:
device_class: battery
friendly_name: 'Battery: Dimmer Switch'
binary_sensor.living_room_netatmo_lowbat:
device_class: battery
friendly_name: "Battery: Netatmo Living Room"
binary_sensor.kids_bedroom_netatmo_lowbat:
device_class: battery
friendly_name: "Battery: Netatmo Edward's Bedroom"
binary_sensor.master_bedroom_netatmo_lowbat:
device_class: battery
friendly_name: "Battery: Netatmo Master Bedroom"
binary_sensor.outdoor_netatmo_lowbat:
device_class: battery
friendly_name: "Battery: Netatmo Outdoor"
binary_sensor.tradfri_sound_remote_living_room_lowbat:
device_class: battery
friendly_name: "Battery: Tradfri Sound Remote (Living Room)"
binary_sensor.tradfri_sound_remote_office_room_lowbat:
device_class: battery
friendly_name: "Battery: Tradfri Sound Remote (Office Room)"
binary_sensor.tradfri_shortcut_button_lowbat:
device_class: battery
friendly_name: "Battery: Tradfri Shurtcut Button"
binary_sensor.tradfri_on_off_switch_lowbat:
device_class: battery
friendly_name: "Battery: Tradfri On/Off Switch-Dimmer"
binary_sensor.tradfri_remote_control_lowbat:
device_class: battery
friendly_name: "Battery: Tradfri Remote Control"
#Binary sensors
binary_sensor.0000d8a99e5ae7_state:
device_class: door
icon: mdi:door
friendly_name: Balcony Door Sensor
#Switches
#Sonos speakers
media_player.living_room:
friendly_name: Sonos Speaker (Living Room)
media_player.office_room:
friendly_name: Sonos Speaker (Office Room)
#Netatmo devices
sensor.office_room_office_room_office_room_living_room_battery_percent:
friendly_name: "Netatmo Sensor Living Room"
sensor.office_room_office_room_office_room_edward_s_bedroom_battery_percent:
friendly_name: "Netatmo Sensor Edward's Bedroom"
sensor.office_room_office_room_office_room_master_bedroom_battery_percent:
friendly_name: "Netatmo Sensor Master Bedroom"
sensor.office_room_office_room_office_room_outdoor_battery_percent:
friendly_name: "Netatmo Sensor Outdoor"
#Hue stuff
light.hue_bloom_1:
friendly_name: Hue Bloom 1
light.hue_bloom_2:
friendly_nam: Hue Bloom 2
binary_sensor.hue_motion_sensor_1:
friendly_name: Hue Motion Sensor 1
binary_sensor.hue_motion_sensor_2:
friendly_name: Hue Motion Sensor 2
light.hue_being_ceiling_1:
friendly_name: Hue Being Ceiling 1
light.hue_enrave_ceiling_1:
friendly_name: Hue Enrave Ceiling 1
light.hue_lightstrip_1:
friendly_name: Hue Lightstrip 1
icon: hass:led-strip-variant
sensor.hue_dimmer_switch_1_battery:
friendly_name: Hue Dimmer Switch 1 Battery
sensor.hue_dimmer_sensor_1_battery_level:
friendly_name: Hue Dimmer Sensor 1 Battery Level
sensor.hue_motion_sensor_1_battery:
friendly_name: Hue Motion Sensor 1 Battery
sensor.hue_motion_sensor_1_light_level:
friendly_name: Hue Motion Sensor 1 Light Level
sensor.hue_motion_sensor_1_temperature:
friendly_name: Hue Motion Sensor 1 Temperature
sensor.hue_motion_sensor_2_battery:
friendly_name: Hue Motion Sensor 2 Battery
sensor.hue_motion_sensor_2_light_level:
friendly_name: Hue Motion Sensor 2 Light Level
sensor.hue_motion_sensor_2_temperature:
friendly_name: Hue Motion Sensor 2 Temperature
switch.hue_motion_sensor_1_illuminance:
friendly_name: Hue Motion Sensor 1 Illuminance
switch.hue_motion_sensor_1_motion:
friendly_name: Hue Motion Sensor 1 Motion
switch.hue_motion_sensor_2_illuminance:
friendly_name: Hue Motion Sensor 2 Illuminance
switch.hue_motion_sensor_2_motion:
friendly_name: Hue Motion Sensor 2 Motion
event.feller_switch_button_1:
friendly_name: "Feller Switch Button 1"
event.feller_switch_button_2:
friendly_name: "Feller Switch Button 2"
event.feller_switch_button_3:
friendly_name: "Feller Switch Button 3"
event.feller_switch_button_4:
friendly_name: "Feller Switch Button 4"
#Garbage stuff
sensor.garbage_grunabfuhr:
friendly_name: 'Grünabfuhr'
sensor.garbage_kehrichtabfuhr:
friendly_name: 'Kehrichtabfuhr'
sensor.garbage_sonderabfall:
friendly_name: 'Sonderabfall'
sensor.garbage_altpapier:
friendly_name: 'Altpapier'
sensor.garbage_sperrgut:
friendly_name: 'Sperrgut'
sensor.garbage_karton:
friendly_name: 'Karton'