HACS Auto backup not creating backup file

I installed this via HACS, but it does not create the backup. I’ve created automations to do both full and partial backups. There are no errors in the Trace time line, but the script always completes in less than a second. Here is the YAML for the partial backup:

Executed: September 25, 2022, 12:32:00 AM
Result:
params:
  domain: auto_backup
  service: backup_partial
  service_data:
    folders:
      - config
      - addons
      - share
    download_path:
      - /media/usbbackups
    addons:
      - grafana
      - Configurator
      - core_mariadb
  target: {}
running_script: false
limit: 10

The log says:

Addon 'Configurator' does not exist

What is this configurator?
Thanks.

Configurator is the file editor