32 lines
569 B
YAML
32 lines
569 B
YAML
tts_devices:
|
|
name: TTS Devices
|
|
options:
|
|
- Living Room
|
|
- Basement
|
|
- Master Bedroom
|
|
- Kallen Bedroom
|
|
- Common Areas
|
|
- Everywhere
|
|
initial: Living Room
|
|
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:
|
|
name: Router Stats
|
|
options:
|
|
- Current Stats
|
|
- History Stats - Download
|
|
- History Stats - Upload
|
|
initial: Current Stats
|
|
icon: mdi:router
|