Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Doesn't seem to do anything. Followed instructions but can't figure out how to trigger the dropbox upload. #54

Open
drewmmiranda opened this issue Mar 20, 2023 · 1 comment

Comments

@drewmmiranda
Copy link

Doesn't seem to do anything. Followed instructions but can't figure out how to trigger the dropbox upload.

No info in the addon log. Unsure how to make use of this.

@sbingg
Copy link

sbingg commented Mar 23, 2023

You need to trigger an automation and call the service:
see here:

action:
  - service: hassio.addon_stdin
    data:
      addon: 7be23ff5_dropbox_sync
      input:
        command: upload

Due to the fact the Dropbox is no longer providing long-live app tokens, you will need to update the token manually or see here #50 (comment)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants