Replies: 1 comment
-
Answered in your issue #745 (comment) |
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.
-
I am just getting started with pyscript. I have it running, but logging doesn't seem to work.
in my
configuration.yaml
I haveMy script file is this
I can run the script, and it toggles the light. This tells me the script can run and it works.
However, Going to Settings -> System -> Logs and looking at the
Home Assistant Core
log, I don't see any of my log messages. Logs from other things in my system are there, but nothing from my hello.py script.Any help would be appreciated.
P.S. I've restarted HASS a few times, so that's not the problem.
Beta Was this translation helpful? Give feedback.
All reactions