Skip to content
New issue

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

Unable to find service variable.set_variable #64

Open
Bram-diederik opened this issue Jul 25, 2022 · 2 comments
Open

Unable to find service variable.set_variable #64

Bram-diederik opened this issue Jul 25, 2022 · 2 comments

Comments

@Bram-diederik
Copy link

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
@GigiPompieru
Copy link

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

@direx1
Copy link

direx1 commented Nov 13, 2022

same issue using the examples

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants