29 lines
594 B
JSON
29 lines
594 B
JSON
[
|
|
{
|
|
"name": "spotify plus yourID",
|
|
"room": null,
|
|
"type": "media_player",
|
|
"id": {
|
|
"entity_id": "media_player.spotifyplus_yourID",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "voice spotify last search index",
|
|
"room": null,
|
|
"type": "input_number",
|
|
"id": {
|
|
"entity_id": "input_number.voice_spotify_last_search_index",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "voice spotify last search",
|
|
"room": null,
|
|
"type": "input_text",
|
|
"id": {
|
|
"entity_id": "input_text.voice_spotify_last_search",
|
|
"device_id": null
|
|
}
|
|
}
|
|
] |