simplified/corrected some instructions on the music card
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Usage
|
||||
|
||||
* Add the music card file to youre files and supply the `entity_id`
|
||||
* Add the music card file to the package files and supply the `entity_id`
|
||||
```
|
||||
substitutions:
|
||||
music_card_enity_id: 'media_player.media_keuken_2'
|
||||
|
||||
@@ -14,14 +14,8 @@
|
||||
##
|
||||
## display:
|
||||
## - id: !extend main_display
|
||||
## pages:
|
||||
## - id: player_page
|
||||
## lambda: |-
|
||||
## id(all_pages).execute();
|
||||
## // insert music card:
|
||||
## // >> id(music_card).execute(x, y);
|
||||
## id(music_card).execute(20, 125);
|
||||
## - id: !extend bar1_left
|
||||
##
|
||||
#####################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user