-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
Thanks for a great tool!
I had some trouble initially, as the jupyter notebook would only print error
messages, but not debug
or info
.
It took me some time to understand that I need to modify my configuration.yaml
to add the logger line. I suggest adding to the example notebook, in the block containing To display messages use the log.debug (the print function is not currently supported)
to say something like the following (I don't know how to submit a PR on this):
To display messages use the log.debug (the print function is not currently supported). If you're not seeing any output from the below, make sure that you've set up your logger to display more than error messages (which is the default). For more information, including how to configure your `configuration.yaml`, see here: https://www.home-assistant.io/integrations/logger/
overas, contagon and alka79
Metadata
Metadata
Assignees
Labels
No labels