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

Notification invalid config after each boot #168

Open
IIIdefconIII opened this issue Feb 18, 2024 · 4 comments
Open

Notification invalid config after each boot #168

IIIdefconIII opened this issue Feb 18, 2024 · 4 comments

Comments

@IIIdefconIII
Copy link

IIIdefconIII commented Feb 18, 2024

Hi the backup does work but each time after rebstartin HA im getting a notifaction:
image

I picked up somebody posting this:

show_name: true
show_icon: true
type: button
tap_action:
  action: toggle
entity: automation.restore_samba_backup_sensor_on_startup
name: Restore SMB Backup Sensor

The Manual backup button i made works perfect.:

But even that is not working and i was hoping for a solution.

The addon itself is superior GREATE!!

``
host: 10.3.10.10
share: backup
target_dir: homeassistant
username: homeassistant
password: uwanneknow,iknow
keep_local: all
keep_remote: all
trigger_time: "23:00"
trigger_days:

  • Tue
  • Wed
  • Thu
  • Fri
  • Sat
  • Sun
  • Mon
    exclude_addons: []
    exclude_folders: []
    log_level: info
    backup_name: "{type} {version} {date}"
@IIIdefconIII IIIdefconIII changed the title Erro after each boot Notification invalid config after each boot Feb 18, 2024
@IIIdefconIII
Copy link
Author

ha keeps spamming me it, while it does works do

@IIIdefconIII
Copy link
Author

the dev still active here? i posted this 2 weeks ago and would like to have at least a commentation.

Thanks alot!

@thomasmauerer
Copy link
Owner

The screenshot you've posted, has nothing to do with this addon. The error tells you that there is something wrong with your Home Assistant configuration.yaml file regarding the backup integration --> https://www.home-assistant.io/integrations/backup/

@IIIdefconIII
Copy link
Author

The screenshot you've posted, has nothing to do with this addon. The error tells you that there is something wrong with your Home Assistant configuration.yaml file regarding the backup integration --> https://www.home-assistant.io/integrations/backup/

Ok thanks for repsoning man, iill dive deepet into the hassio backup service i use:

show_name: true
show_icon: true
type: button
tap_action:
  action: call-service
  service: hassio.backup_full
  target: {}
  data:
    compressed: true
name: Backup Hassio Full
icon: mdi:cloud-upload

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

2 participants