mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
33 lines
899 B
YAML
33 lines
899 B
YAML
type: grid
|
|
cards:
|
|
- type: custom:mini-media-player
|
|
entity: media_player.downstairs_roku
|
|
toggle_power: false
|
|
artwork: cover
|
|
info: scroll
|
|
source: icon
|
|
volume_stateless: false
|
|
group: false
|
|
idle_view:
|
|
when_idle: true
|
|
when_standby: true
|
|
- type: custom:firemote-card
|
|
entity: media_player.downstairs_roku
|
|
device_family: roku
|
|
device_type: roku-ultra-2020
|
|
compatibility_mode: default
|
|
roku_remote_entity: remote.downstairs_roku
|
|
app_launch_1: youtube
|
|
app_launch_2: disney-plus
|
|
app_launch_3: max
|
|
app_launch_4: hulu
|
|
app_launch_5: function-find-my-remote
|
|
visible_name_text: Great Room
|
|
name_position: top
|
|
visible_name_text_color: '#ffffff'
|
|
grid_options:
|
|
columns: full
|
|
defaultRemoteStyle_override: RVR
|
|
app_launcher_relative_size: '8'
|
|
scale: '100'
|
|
column_span: 1 |