46 lines
1.2 KiB
YAML
46 lines
1.2 KiB
YAML
title: Multi Room Audio & TTS
|
|
icon: mdi:television
|
|
cards:
|
|
|
|
- type: entities
|
|
title: Raspberry Pi Scripts
|
|
show_header_toggle: false
|
|
entities:
|
|
- script.query_disk_info
|
|
- script.query_wifi_info
|
|
- script.restart_all_raspberrypis
|
|
- script.restart_all_snapclients
|
|
- script.shutdown_all_raspberrypis
|
|
|
|
- type: entities
|
|
title: Text To Speech
|
|
show_header_toggle: false
|
|
entities:
|
|
- input_boolean.greeting
|
|
- input_number.tts_volume_level_afternoon
|
|
- input_number.tts_volume_level_alert
|
|
- input_number.tts_volume_level_evening
|
|
- input_number.tts_volume_level_morning
|
|
- input_text.tts
|
|
|
|
- type: entities
|
|
title: Media Players
|
|
show_header_toggle: false
|
|
entities:
|
|
- media_player.attic_tv
|
|
- media_player.living_room # sonos
|
|
- media_player.upstairs # sonos
|
|
- media_player.smart_tv
|
|
|
|
- type: vertical-stack
|
|
cards:
|
|
- type: media-control
|
|
entity: media_player.living_room
|
|
- type: media-control
|
|
entity: media_player.upstairs
|
|
- type: media-control
|
|
entity: media_player.attic_tv
|
|
|
|
- type: media-control
|
|
entity: media_player.chromecastultra7021
|