You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `entity_id` | yes | Target a specific media player. It must be of type kodi. |
82
+
| `media_type ` | no | either SONG or ALBUM |
83
+
| media_id | yes | id of the media as defined in kodi |
84
+
| media_name | yes | name of the media, HA will search for the media with name closer to this. If ALL add all albums, if artist_name is provided adds all albums of that artist. |
85
+
| artist_name | yes | name of the artist, HA will search for the artist with name closer to this.|
0 commit comments