Added separate input selects for house announcement voice vs Jarvis
This commit is contained in:
@ -9,6 +9,18 @@ tts_devices:
|
|||||||
- Everywhere
|
- Everywhere
|
||||||
initial: Living Room
|
initial: Living Room
|
||||||
icon: mdi:dots-horizontal-circle
|
icon: mdi:dots-horizontal-circle
|
||||||
|
announcement_voice:
|
||||||
|
name: Announcement Voice
|
||||||
|
options:
|
||||||
|
- Brian
|
||||||
|
- Emma
|
||||||
|
- Joanna
|
||||||
|
- Amy
|
||||||
|
- Justin
|
||||||
|
- Matthew
|
||||||
|
- Salli
|
||||||
|
initial: Brian
|
||||||
|
icon: mdi:account-voice
|
||||||
router_stats:
|
router_stats:
|
||||||
name: Router Stats
|
name: Router Stats
|
||||||
options:
|
options:
|
||||||
|
File diff suppressed because one or more lines are too long
@ -24,6 +24,7 @@ input_select:
|
|||||||
- Matthew
|
- Matthew
|
||||||
- Salli
|
- Salli
|
||||||
initial: Brian
|
initial: Brian
|
||||||
|
icon: mdi:account-voice
|
||||||
|
|
||||||
# automation:
|
# automation:
|
||||||
# - id: house_party_protocol_on
|
# - id: house_party_protocol_on
|
||||||
|
Reference in New Issue
Block a user