forked from caiosweet/Package-Notification-HUB-AppDaemon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmy_lovelace_view.yaml
162 lines (155 loc) · 4.93 KB
/
my_lovelace_view.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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
title: Centro Notifiche
path: centro_notifiche
icon: mdi:account-tie
# panel: true
cards:
- !include cards/card_menu_centro_notifiche.yaml
# CARD Gruppo Automazioni
- type: entities
title: Automazioni
show_header_toggle: false
entities:
- type: custom:fold-entity-row
head: group.automations_notification_hub
# CARD Centro Notifiche
- type: entities
title: Centro Notifiche
show_header_toggle: false
state_color: true
entities:
- type: section
label: Monitor
- entity: group.location_tracker
- type: custom:fold-entity-row
head: sensor.period_of_day
entities:
- entity: input_datetime.start_morning
- entity: input_datetime.start_afternoon
- entity: input_datetime.start_evening
- entity: input_datetime.start_night
- type: custom:fold-entity-row
head: sensor.period_of_day_volume
entities:
- entity: input_number.morning_volume
- entity: input_number.afternoon_volume
- entity: input_number.evening_volume
- entity: input_number.night_volume
- entity: input_number.default_restore_volume
- entity: binary_sensor.dnd
tap_action:
action: call-service
service: input_boolean.toggle
service_data:
entity_id: input_boolean.speech_notifications
- type: call-service
name: Ultimo Messaggio
action_name: Ascolta
service: input_boolean.turn_on
service_data:
entity_id: input_boolean.last_message
- type: custom:fold-entity-row
head:
type: section
label: Modalità
entities:
- entity: input_boolean.holidays
- entity: input_boolean.guest_mode
- entity: input_boolean.priority_message
- entity: input_boolean.phone_notifications
- entity: input_boolean.speech_notifications
- entity: input_boolean.text_notifications
- entity: input_boolean.screen_notifications
- type: custom:fold-entity-row
head:
type: section
label: Interfono
entities:
- entity: automation.send_intercom_message_hub
name: Off/On
- entity: input_number.intercom_message_volume
- entity: input_text.intercom_message_hub
# CARD Impostazioni Assistente
- type: entities
title: Impostazioni Assistente
show_header_toggle: false
state_color: true
entities:
- entity: input_text.personal_assistant_name
- entity: input_select.language
- entity: input_select.text_notify
- entity: input_number.tts_wait_time
- type: custom:fold-entity-row
head:
type: section
label: FERIALI - Orario modo silenzioso
entities:
- entity: input_datetime.dnd_start_weekdays
- entity: input_datetime.dnd_end_weekdays
- type: custom:fold-entity-row
head:
type: section
label: FESTIVI - Orario modo silenzioso
entities:
- entity: input_datetime.dnd_start_holidays
- entity: input_datetime.dnd_end_holidays
- type: custom:fold-entity-row
head:
type: section
label: VOLUME di default durante il griorno
entities:
- entity: input_datetime.start_morning
- entity: input_number.morning_volume
- entity: input_datetime.start_afternoon
- entity: input_number.afternoon_volume
- entity: input_datetime.start_evening
- entity: input_number.evening_volume
- entity: input_datetime.start_night
- entity: input_number.night_volume
- entity: input_number.default_restore_volume
# CARD Google
- type: entities
title: Google
show_header_toggle: false
state_color: true
entities:
- type: section
label: ''
- entity: input_boolean.google_switch
- entity: input_boolean.tts_google_mode
- entity: input_select.notification_media_player_google
# CARD Alexa
- type: entities
title: Alexa
show_header_toggle: false
state_color: true
entities:
- type: section
label: ''
- entity: input_boolean.alexa_switch
- entity: input_select.notification_media_player_alexa
- entity: input_select.default_alexa_type
- entity: input_select.default_alexa_method
# CARD VOIP
- type: entities
title: VoIP
show_header_toggle: false
state_color: true
entities:
# - type: section
# label: ''
- type: custom:fold-entity-row
head:
type: section
label: Rubrica
entities:
- entity: input_text.phone_called_number
- entity: input_select.phone_notify
# CARD Ariela
- type: entities
title: Ariela
show_header_toggle: false
state_color: true
entities:
- type: section
label: ''
- entity: input_boolean.ariela_switch