maykar / plex_assistant

❱ Plex Assistant is a Home Assistant integration for casting Plex media to Google devices, Sonos devices, and Plex clients with Google Assistant, HA's conversation integration, and more.
MIT License
281 stars 60 forks source link

"You need to enable Spotify before you can use that command" #141

Open macr0dev opened 3 years ago

macr0dev commented 3 years ago

Problem: Every command I attempt to issue is met with the response "You need to enable Spotify before you can use that command" Environment: HAOS vm image running on virtualbox on ubuntu 20.04. Have tried it on a pi with their image as well, same problems. Logs: No errors when using HA Conversation Trigger Method: HA Conversation Installation Method: HACS Plex integration: Working great Commands Issued: "Tell Plex to play [insert movie, tv show, ondeck] on the [client name]" issued through HA conversation returns the spotify message plex_assistant.command: Commands issued to the service directly through developer tools is working. I can make it do all sorts of things that way.

Nothing in advanced config. I'm sure I'm missing something. It's like the HA Conversation doesn't know what service to hand the command to. Any suggestions would be great.

**Edited 9/9/2021: I originally couldn't make the plex_assistant.command service work at all. I've got that running great now, and am just struggling to make the HA conversation part work.

github-actions[bot] commented 3 years ago

Important:

Issues that don't provide the information requested in the troubleshooting docs may not get a reply and may be closed until the info is provided. Please, include as much of the requested info as possible so that I can replicate and investigate your issue.

When pasting in your config/code/errors always place 3 backticks ``` above the first line and after the last line. Doing this will format it correctly.