19 lines
364 B
YAML
19 lines
364 B
YAML
tts_devices:
|
|
name: TTS Devices
|
|
options:
|
|
- Living Room
|
|
- Basement
|
|
- Master Bedroom
|
|
- Kallen Bedroom
|
|
- Everywhere
|
|
initial: Living Room
|
|
icon: mdi:dots-horizontal-circle
|
|
router_stats:
|
|
name: Router Stats
|
|
options:
|
|
- Current Stats
|
|
- History Stats - Download
|
|
- History Stats - Upload
|
|
initial: Current Stats
|
|
icon: mdi:router
|