Hey everyone! I wanted to share a solution I came up with for integrating Tidal playlists with Mopidy. I’ve been trying to get my wake-up alarm to play my favorite Tidal playlists, but the HACS Mopidy integration wasn’t working well. After some research, I found a great solution using a simple pyscript. It’s super effective and much lighter than using AppDaemon, which feels like overkill for this task.Here’s the setup I used. The script allows you to select a playlist through the UI and even works with automations. I’ve included a screenshot showing how it integrates with the Home Assistant interface. The pyscript handles everything from fetching the playlist to loading it into Mopidy and starting playback. It’s been a lifesaver for my morning routine!If you’re looking to streamline your music integration without heavy dependencies, this pyscript is the way to go. I’d love to hear if anyone else has tried this or has tips for enhancing it further. Let’s keep the community solutions flowing! ![]()
![]()