simplified/corrected some instructions on the music card
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Usage
|
## 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:
|
substitutions:
|
||||||
music_card_enity_id: 'media_player.media_keuken_2'
|
music_card_enity_id: 'media_player.media_keuken_2'
|
||||||
|
|||||||
@@ -14,14 +14,8 @@
|
|||||||
##
|
##
|
||||||
## display:
|
## display:
|
||||||
## - id: !extend main_display
|
## - id: !extend main_display
|
||||||
## pages:
|
## lambda: |-
|
||||||
## - id: player_page
|
## id(music_card).execute(20, 125);
|
||||||
## 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