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
I followed https://community.home-assistant.io/t/tts-to-media-player-and-resume-stream/128092 the MPD part.
and did the configuration on this readme.
I have the varables set in the configuration but i get the error Unable to find service variable.set_variable when i run the script,
I think im doing something wrong but i cant find help else where.
variable: mpdstream: value: 0 attributes: icon: mdi:volume-high mpdcheck: value: 0 ttssay: value: 0
The text was updated successfully, but these errors were encountered:
Having the same issue when trying to setup an automation. In the services tab under Developer tools I get:
Failed to call service variable.set_variable. Unable to find service variable.set_variable
Sorry, something went wrong.
same issue using the examples
No branches or pull requests
I followed https://community.home-assistant.io/t/tts-to-media-player-and-resume-stream/128092 the MPD part.
and did the configuration on this readme.
I have the varables set in the configuration but i get the error Unable to find service variable.set_variable when i run the script,
I think im doing something wrong but i cant find help else where.
The text was updated successfully, but these errors were encountered: