-
This is a weird one - any help appreciated. after much debugging with another script (which now works in Jupyter) I've whittled the problem down to the pyscript service not calling (even when I manually call the service and get the 'green tick') Here's the super simple code light.toggle(entity_id = "light.library_b") here's the resulting log no matter how many times I manually call the service 'Pyscript Python scripting: testservice' out of ideas on how to debug this... anyone got any ideas please? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Solved. shamed :) |
Beta Was this translation helpful? Give feedback.
Solved.
Python Noob error on indentation.
shamed :)