-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcustomize.yaml
62 lines (56 loc) · 1.27 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
# Describes how the HA dashboard display should look, I think
# All on: mdi:lightbulb-on-outline
# All off: mdi:lightbulb or lightbulb-on
# Morning Light: weather-sunset-up
# Afternoon Light: weather-sunny
# Evening Light: weather-sunset-down
# Bedtime Light: weather-night
# Dashboard Cards
group.lights_card:
friendly_name: Lights
group.scenes_card:
friendly_name: Scenes
media_player.spotify:
friendly_name: Spotify
group.themes_card:
friendly_name: Themes
# Lights Card
group.entry:
icon: mdi:door
friendly_name: Entry
group.living:
icon: mdi:sofa
friendly_name: Living Room
group.tower:
icon: mdi:castle
friendly_name: Tower
group.kitchen:
icon: mdi:food-apple
friendly_name: Kitchen
group.bathroom:
icon: mdi:water
friendly_name: Bathroom
group.bedroom:
icon: mdi:hotel
friendly_name: Bedroom
# Scenes Card
scene.morning_lights:
icon: mdi:weather-sunset-up
scene.afternoon_lights:
icon: mdi:weather-sunny
scene.evening_lights:
icon: mdi:weather-sunset-down
scene.bedtime_lights:
icon: mdi:weather-night
scene.dinner_and_a_movie:
icon: mdi:popcorn
scene.movie_time:
icon: mdi:filmstrip
scene.pause_movie:
icon: mdi:pause
scene.all_off:
icon: mdi:lightbulb
# Themes Card
# Custom Components
light.sad_lamp:
icon: mdi:lightbulb