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

Use /addon_config instead of /config for the default location of conf-dir #2

Merged
merged 1 commit into from
Nov 25, 2023

Conversation

maorcc
Copy link
Owner

@maorcc maorcc commented Nov 25, 2023

Use "/addon_config" instead of "/config" as the default location of Transmission's config-dir.

This change is the result of the recent Home Assistant changes published here: https://developers.home-assistant.io/blog/2023/11/06/public-addon-config/

Breaking Changes

If you upgrade from v1.0.0 then you need to change the config-dir in the addon configuration from the old
default value

changes

  1. This addon no longer has access to the "/config" folder. Use "/addon_config" instead
  2. The minimum version of Home Assistant for this addon is "2023.11.3".

@maorcc maorcc merged commit 6b4dca4 into main Nov 25, 2023
8 checks passed
@maorcc maorcc deleted the addon_config branch November 25, 2023 23:27
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

Successfully merging this pull request may close these issues.

1 participant