We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To reproduce: call http://hassio.local:5000/command?message="turn on all lights works" call http://hassio.local:5000/broadcast_message?message="resume spotify" does not it ends in a 500 error.
Any Idea why this is the case?
Error sending message. Response 500: INTERNAL SERVER ERROR: 7:56 AM /usr/local/lib/python3.6/site-packages/homeassistant/components/notify/rest.py (ERROR)
The text was updated successfully, but these errors were encountered:
Bump
Sorry, something went wrong.
As far as I know, media commands (such as Spotify) does not work with this add on. I tried to get this to work many times but it doesnt work.
No branches or pull requests
To reproduce:
call http://hassio.local:5000/command?message="turn on all lights works"
call http://hassio.local:5000/broadcast_message?message="resume spotify" does not it ends in a 500 error.
Any Idea why this is the case?
The text was updated successfully, but these errors were encountered: