Skip to main content

Logs

Like any other integration this logs to the home-assistant.log file.

To enable debug logging, add this to your configuration.yaml:

configuration.yaml
logger:
default: info
logs:
custom_components.hacs: debug
aiogithubapi: debug