Hi - I am playing around with customizing some of the custom & built-in widgets, really just poking around.
How do you debug these? I see some have console.log("blah")
, but it doesn’t seem to go anywhere.
Is there a way for me to send output from a custom widget (which, at this point, is a renamed shipped widget) to my appdaemon console log? I am running in docker, but should be the same as sending it to the stdout
of the appdaemon instance.
Thanks,
-jamie