Created
August 14, 2019 20:19
-
-
Save iantrich/9afe6d1deb77e1ebdf1843440a8af6da to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
type: picture-elements | |
image: https://i.scdn.co/image/1ee2055a078d87a5a55366189409b9e1d820972a | |
elements: | |
- type: icon | |
icon: mdi:play | |
tap_action: | |
action: call-service | |
service: spotcast.start | |
service_data: | |
device_name: Office Display | |
uri: spotify:playlist:5ZgJPsvCCyPY5UuPA3WWkO | |
style: | |
top: 90% | |
left: 30% | |
- type: icon | |
icon: mdi:shuffle | |
tap_action: | |
action: call-service | |
service: spotcast.start | |
service_data: | |
device_name: Office Display | |
uri: spotify:playlist:5ZgJPsvCCyPY5UuPA3WWkO | |
random_song: true | |
style: | |
top: 90% | |
left: 70% |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment