You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've upgraded the OneDrive Backup add-on (https://github.com/lavinir/hassio-onedrive-backup).
The latest versions have moved the options from the standard option page to its own ingress Web-UI.
The Supervisor still remembers the now obsolete options and complains about them.
I wonder what the purpose of these warnings is because they provide no useful information and it doesn't seem that the end-user or the add-on author have any means to address the problem.
I've been trying to help the author, but I cannot even find out where the Supervisor stores its add-on configuration data.
What type of installation are you running?
Home Assistant OS
Which operating system are you running on?
Home Assistant Operating System
Steps to reproduce the issue
Restart the OneDrive Backup add-on
Inspect the Supervisor log
Anything in the Supervisor logs that might be useful for us?
23-10-20 16:56:42 WARNING (MainThread) [supervisor.addons.options] Option 'local_backup_num_to_keep' does not exist in the schema for OneDrive Backup (de91e161_hassio_onedrive_backup)
And many more of these.
I wonder what the purpose of these warnings is because they provide no useful information and it doesn't seem that the end-user or the add-on author have any means to address the problem.
You can address these problems. Go to Settings -> Addons -> OneDrive Backup. Then go to the configuration tab. Switch to YAML mode at the top and remove any deprecated options.
Supervisor could remove the option since it sees that its no longer in the schema. I think the reason we don't is because then that information would be lost. If config had changed or moved somewhere else users may wish to see the previous value to know what they used to have when setting the new one. It's something to consider. In the meantime though this can be fixed by both users and add-on devs currently.
Makes perfect sense and the YAML "trick" works.
My remaining issue is that this info is very hard to find for the less experienced :)
Thank you for your clear answer; I'll notify the author too.
Please, close the issue.
Describe the issue you are experiencing
I've upgraded the OneDrive Backup add-on (https://github.com/lavinir/hassio-onedrive-backup).
The latest versions have moved the options from the standard option page to its own ingress Web-UI.
The Supervisor still remembers the now obsolete options and complains about them.
I wonder what the purpose of these warnings is because they provide no useful information and it doesn't seem that the end-user or the add-on author have any means to address the problem.
I've been trying to help the author, but I cannot even find out where the Supervisor stores its add-on configuration data.
What type of installation are you running?
Home Assistant OS
Which operating system are you running on?
Home Assistant Operating System
Steps to reproduce the issue
Anything in the Supervisor logs that might be useful for us?
System Health information
There are currently no repairs available
Supervisor diagnostics
config_entry-hassio-d13d6f1ec199024808a22a0f65ee035c.json.txt
Additional information
No response
The text was updated successfully, but these errors were encountered: