alexbelgium / hassio-addons

My homeassistant addons
MIT License
1.57k stars 224 forks source link

🐛 [resiliosync] Changed settings are not used by add-on #1611

Closed carlba closed 3 weeks ago

carlba commented 1 month ago

Description

The settings for config_location, data_location and downloads_location only seems to persisted the first time the add-on is started. If they are changed and the add-on is restarted the initial values are used.

Reproduction steps

1. Install the add-on and start it without making any config changes.
2. Make some config changes and restart the add-on.

Expected Result:
The changes are used by Resilio

Actual Result:

The initial values from the first Add-on Start are used.

Addon Logs

The logs are not relevant here as this error is more of the silent type.

Architecture

armv7

OS

HAos

github-actions[bot] commented 4 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.