How to call Pyscript from a HA Script? #205
Unanswered
dorbitbrown
asked this question in
Q&A
Replies: 1 comment
-
create a service in pyscript. Such a service can be invoked by HA script. (select "call service" action, and select "pyscript.servicename" |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to invoke a Pyscript function from a HA Script?
Conversely, is there a way to use Pyscript scripts or services as a HA script? Specifically, I read that Alexa should be able to view HA Scripts, but in Alexa scenes I don't see any variables or services from Pyscript.
Beta Was this translation helpful? Give feedback.
All reactions