Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

download_path not working when using blueprint #118

Open
jimkerry01GH opened this issue Nov 1, 2023 · 0 comments
Open

download_path not working when using blueprint #118

jimkerry01GH opened this issue Nov 1, 2023 · 0 comments

Comments

@jimkerry01GH
Copy link

The problem

I was also unable to get the download_path option to work.

Used the provided Blueprint.
Added download_path to my Automation that used the Blueprint.
Was unable to get download_path to work.

Checked the Trace output when using the Blueprint and download_path was not there.
Created my own Automation that did not use the Blueprint and download_path worked the first time.

What version of Auto Backup has the issue?

v1.4.1

What version of Home Assistant are you running?

Home Assistant 2023.10.5

What type of installation are you running?

Home Assistant OS

If you're running HA OS/Supervised, what version of the Supervisor are you running?

Supervisor 2023.10.1

Example YAML snippet

alias: Auto Backup
description: ""
use_blueprint:
  path: jcwillox/automatic_backups.yaml
  input:
    download_path: /share/testShare/HA_Backup
    enable_daily: false

Anything in the logs that might be useful for us?

No response

Additional information

No response

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

No branches or pull requests

1 participant