mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
initial push
This commit is contained in:
@@ -0,0 +1,348 @@
|
||||
title: Media players
|
||||
path: media
|
||||
icon: mdi:volume-high
|
||||
visible:
|
||||
- user: 24a4bd075e7f41a497dd0390a1dd4a9f
|
||||
- user: cad46dedf86f454ebbd7f697a58730f2
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: input_select.camera_dropdown
|
||||
- entity: input_select.cast_to_screen_dropdown
|
||||
- entity: script.execute_cast_dropdown
|
||||
- type: entities
|
||||
entities:
|
||||
- group.ambient_sounds
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- entity: media_player.front_room_tv
|
||||
name: Front Room Roku
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
icon: mdi:television
|
||||
- entity: media_player.downstairs_roku
|
||||
name: Downstairs Roku
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
icon: mdi:projector
|
||||
#type: media_control
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- entity: media_player.front_room_hub
|
||||
name: Front Room
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
artwork: cover
|
||||
tts:
|
||||
platform: google_translate
|
||||
- entity: media_player.kitchen
|
||||
name: Kitchen
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
artwork: cover
|
||||
show_source: true
|
||||
tts:
|
||||
platform: google_translate
|
||||
- entity: media_player.bathroom_mini
|
||||
name: Bathroom
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
artwork: cover
|
||||
show_source: true
|
||||
tts:
|
||||
platform: google_translate
|
||||
- entity: media_player.nursery_hub
|
||||
name: Nursery
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
artwork: cover
|
||||
show_source: true
|
||||
tts:
|
||||
platform: google_translate
|
||||
- entity: media_player.master_bedroom_clock
|
||||
name: Master Bedroom
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
artwork: cover
|
||||
show_source: true
|
||||
tts:
|
||||
platform: google_translate
|
||||
- entity: media_player.computer_area_hub
|
||||
name: Computer Area
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
artwork: cover
|
||||
show_source: true
|
||||
tts:
|
||||
platform: google_translate
|
||||
- entity: media_player.garage
|
||||
name: Garage
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
artwork: cover
|
||||
show_source: true
|
||||
tts:
|
||||
platform: google_translate
|
||||
- entity: media_player.deck
|
||||
name: Deck
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
artwork: cover
|
||||
show_source: true
|
||||
tts:
|
||||
platform: google_translate
|
||||
- entity: media_player.great_room
|
||||
name: Great Room
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
artwork: cover
|
||||
show_source: true
|
||||
tts:
|
||||
platform: google_translate
|
||||
- entity: media_player.utility_room_clock
|
||||
name: Utility Room
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
artwork: cover
|
||||
show_source: true
|
||||
tts:
|
||||
platform: google_translate
|
||||
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- entity: media_player.all_speakers
|
||||
name: All Speakers # Only upstairs and downstairs, not outside
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
artwork: material
|
||||
show_source: true
|
||||
hide:
|
||||
controls: false
|
||||
- entity: media_player.all_downstairs_speakers
|
||||
name: All Downstairs Speakers #The speaker in the great room and at the computer desk
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
artwork: material
|
||||
show_source: true
|
||||
tts:
|
||||
platform: google_translate
|
||||
entity_id: media_player.all_downstairs_speakers
|
||||
hide:
|
||||
controls: false
|
||||
- entity: media_player.all_public_speakers
|
||||
name: All Public Speakers #Indoor speakers that are not in a bedroom or used for annoucements
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
artwork: material
|
||||
show_source: true
|
||||
tts:
|
||||
platform: google_translate
|
||||
entity_id: media_player.all_public_speakers
|
||||
hide:
|
||||
controls: false
|
||||
- entity: media_player.all_upstairs_speakers
|
||||
name: All Upstairs Speakers
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
artwork: material
|
||||
show_source: true
|
||||
tts:
|
||||
platform: google_translate
|
||||
entity_id: media_player.all_upstairs_speakers
|
||||
hide:
|
||||
controls: false
|
||||
- entity: media_player.downstairs_public
|
||||
name: Downstairs Public
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
artwork: material
|
||||
show_source: true
|
||||
tts:
|
||||
platform: google_translate
|
||||
entity_id: media_player.downstairs_public
|
||||
hide:
|
||||
controls: false
|
||||
- entity: media_player.front_yard
|
||||
name: Front Yard
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
artwork: material
|
||||
show_source: true
|
||||
tts:
|
||||
platform: google_translate
|
||||
entity_id: media_player.front_yard
|
||||
hide:
|
||||
controls: false
|
||||
- entity: media_player.inside_and_outside #All indoors and outdoor speakers
|
||||
name: Inside and Outside
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
artwork: material
|
||||
show_source: true
|
||||
tts:
|
||||
platform: google_translate
|
||||
entity_id: media_player.inside_and_outside
|
||||
hide:
|
||||
controls: false
|
||||
- entity: media_player.outside
|
||||
name: Outside
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
artwork: material
|
||||
show_source: true
|
||||
tts:
|
||||
platform: google_translate
|
||||
entity_id: media_player.outside
|
||||
hide:
|
||||
controls: false
|
||||
- entity: media_player.upstairs_public
|
||||
name: Upstairs Public
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
artwork: material
|
||||
show_source: true
|
||||
tts:
|
||||
platform: google_translate
|
||||
entity_id: media_player.upstairs_public
|
||||
hide:
|
||||
controls: false
|
||||
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
# Primary YouTube Music Player card
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-entity-card
|
||||
entity: input_select.ytube_music_player_playlist
|
||||
name: Playlist
|
||||
layout: vertical
|
||||
hide_icon: true
|
||||
primary_info: state
|
||||
secondary_info: name
|
||||
- type: custom:mushroom-entity-card
|
||||
entity: input_select.ytube_music_player_speakers
|
||||
name: Speakers
|
||||
hide_icon: true
|
||||
layout: vertical
|
||||
primary_info: state
|
||||
secondary_info: name
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-media-player-card
|
||||
entity: media_player.ytube_music_player
|
||||
name: YouTube Music Player
|
||||
volume_controls:
|
||||
- volume_mute
|
||||
- volume_set
|
||||
use_media_info: true
|
||||
use_media_artwork: true
|
||||
media_controls:
|
||||
- on_off
|
||||
- previous
|
||||
- next
|
||||
- play_pause_stop
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- !include /config/lovelace/templates/card-mini-media-player.yaml
|
||||
# - type: entities
|
||||
# entities:
|
||||
# - entity: input_select.ytube_music_player_playlist
|
||||
# - entity: input_select.ytube_music_player_source
|
||||
# - entity: input_select.ytube_music_player_speakers
|
||||
# - entity: input_boolean.ytube_music_player_playcontinuous
|
||||
# - entity: input_select.ytube_music_player_playmode
|
||||
# title: Songs
|
||||
# - type: 'custom:mini-media-player'
|
||||
# name: YouTube Music Player
|
||||
# entity: media_player.ytube_music_player
|
||||
# artwork: cover
|
||||
# hide:
|
||||
# shuffle: false
|
||||
# icon_state: false
|
||||
# repeat: false
|
||||
# shortcuts:
|
||||
# columns: 3
|
||||
# hide_when_off: true
|
||||
# buttons:
|
||||
# - name: All
|
||||
# type: source
|
||||
# id: all_speakers
|
||||
# - name: In and Out
|
||||
# type: source
|
||||
# id: inside_and_outside
|
||||
# - name: Outside
|
||||
# type: source
|
||||
# id: media_player.outside
|
||||
# - name: Upstairs
|
||||
# type: source
|
||||
# id: all_upstairs_speakers
|
||||
# - name: Downstairs
|
||||
# type: source
|
||||
# id: all_downstairs_speakers
|
||||
# - name: Bathroom
|
||||
# type: source
|
||||
# id: bathroom_mini
|
||||
# - name: Kitchen
|
||||
# type: source
|
||||
# id: kitchen
|
||||
# - name: Computer Desk
|
||||
# type: source
|
||||
# id: computer_area_hub
|
||||
# - name: Great Room
|
||||
# type: source
|
||||
# id: great_room
|
||||
# - name: Nursery
|
||||
# type: source
|
||||
# id: nursery_hub
|
||||
# - name: Master Bedroom
|
||||
# type: source
|
||||
# id: master_bedroom_clock
|
||||
# - name: Front Room
|
||||
# type: source
|
||||
# id: front_room_hub
|
||||
# - name: Alt Rock
|
||||
# type: channel
|
||||
# id: RDCLAK5uy_mBXcHMxLpl_Mwm6VcGG_kmsB3HEtvg4OM
|
||||
# - name: Hamilton
|
||||
# type: album
|
||||
# id: MPREb_iNWH4dO6PQO
|
||||
# - name: Timeless
|
||||
# type: playlist
|
||||
# id: RDCLAK5uy_mH5mS2pbI9c743F2Xoi7WxRVBbw7k3hPE
|
||||
# - name: Goodnight
|
||||
# type: playlist
|
||||
# id: PLtfKVM9o2_5ag5qC9nHxl7tKBvGRnh2HM
|
||||
# - name: Dance Games
|
||||
# type: playlist
|
||||
# id: PLtfKVM9o2_5YBQCwU-6NeAAuonxHfZ7ff
|
||||
# - name: Ten Little Snowflakes
|
||||
# type: track
|
||||
# id: Ros6UL4dz_A
|
||||
# - name: Lollipop
|
||||
# type: track
|
||||
# id: Yw0qIyZMtH8
|
||||
Reference in New Issue
Block a user