-
Beta Was this translation helpful? Give feedback.
Answered by
agambier
Jan 30, 2025
Replies: 1 comment
-
I've been able to solve it myself. The pyscript documentation mentions we can configure pyscript using the UI or by editing the But it doesn't work. I edited the
then I restarted homeassistant and now it works ! So i guess the UI configuration does not work. there was warnings in the logs and I now I understant it was related to this issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
agambier
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
I've been able to solve it myself.
The pyscript documentation mentions we can configure pyscript using the UI or by editing the
configuration.yaml
file.https://hacs-pyscript.readthedocs.io/en/latest/configuration.html#
I did it use the UI...
But it doesn't work. I edited the
configuration.yaml
file to add...then I restarted homeassistant and now it works !
So i guess the UI configuration does not work.
there was warnings in the logs and I now I understant it was related to this issue.