Skip to content

Issues

If you have an issue with Deebot 4 Home Assistant component, please create a GitHub Issue and include your Home Assistant logs in the report. To get full debug output from both the deebot integration and the underlying deebot-client library, place this in your configuration.yaml file:

logger:
  logs:
    homeassistant.components.vacuum: debug
    custom_components.deebot: debug
    deebot_client: debug

More information can be found in the HA logger documentation.

Warning

Doing this will cause your authentication token to visible in your log files. Be sure to remove any tokens and other authentication details from your log before posting them in an issue.

Info

If you have multiple vacuums please add the logs only for the relevant one.