From 0ebab392fb2a4c6b84ffde0bcf17cba3abba4a03 Mon Sep 17 00:00:00 2001 From: Nathan Spencer Date: Mon, 24 Nov 2025 01:15:35 +0000 Subject: [PATCH] Fix tracks list url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de6836d..a658418 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ After this integration is set up, you can configure the integration to connect t # Actions -The media player entity supports various actions, including managing the playlist queue. You can specify a track by its ID or name. If using a track name, it must match an entry in the [tracks list](custom_components/oasis_mini/pyoasismini/tracks.json). To specify multiple tracks, separate them with commas. An example is below: +The media player entity supports various actions, including managing the playlist queue. You can specify a track by its ID or name. If using a track name, it must match an entry in the [tracks list](custom_components/oasis_mini/pyoasiscontrol/tracks.json). To specify multiple tracks, separate them with commas. An example is below: ```yaml action: media_player.play_media