Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

After HASS restart pyscript always enables debug logging #679

Answered by ALERTua
kwojcickiapptio asked this question in Q&A
Discussion options

After HASS restart pyscript always enables debug logging.
My pyscript config has logger configured as follows:

pyscript:
 logger:
 default: info

But this doesn't help.
When I enable/disable debug in integration or reload pyscript configs it gets back to normal.
Any ideas what can be wrong?

You must be logged in to vote

have you tried modifying your configuration.yaml?

logger:
 logs:
 custom_components.pyscript: info

via https://hacs-pyscript.readthedocs.io/en/stable/reference.html#logging

Replies: 1 comment 1 reply

Comment options

have you tried modifying your configuration.yaml?

logger:
 logs:
 custom_components.pyscript: info

via https://hacs-pyscript.readthedocs.io/en/stable/reference.html#logging

You must be logged in to vote
1 reply
Comment options

That helped, thanks :)

Answer selected by kwojcickiapptio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /