Add individual allow switches for housewide briefings

This commit is contained in:
2024-11-14 16:42:08 -05:00
parent d1ba6dc7ba
commit a6c3278372

View File

@ -1381,7 +1381,6 @@ views:
icon: mdi:speaker-message
- entity: automation.kallen_briefings
icon: mdi:speaker-message
- entity: input_boolean.welcome_home
- entity: binary_sensor.audible_weather_alerts_allowed
name: Weather Alerts Allowed
- entity: input_boolean.sports_updates
@ -1392,6 +1391,25 @@ views:
- entity: input_text.room_presence
show_header_toggle: false
state_color: true
- type: heading
icon: ''
heading: Allowed Briefings
heading_style: subtitle
- type: entities
entities:
- entity: input_boolean.morning_briefing_allowed
name: Morning Briefing
- entity: input_boolean.daily_briefing_allowed
name: Daily Briefing
- entity: input_boolean.nightly_briefing_allowed
name: Nightly Briefing
- entity: input_boolean.welcome_home
show_header_toggle: false
state_color: true
- type: heading
icon: ''
heading: Do Not Disturb
heading_style: subtitle
- type: entities
entities:
- entity: switch.basement_echo_dot_do_not_disturb_switch