Skip to content

Map app config to home-assistant addon_config dir#46

Open
waako wants to merge 4 commits into
flobz:mainfrom
waako:ha_addon_config_access
Open

Map app config to home-assistant addon_config dir#46
waako wants to merge 4 commits into
flobz:mainfrom
waako:ha_addon_config_access

Conversation

@waako

@waako waako commented Apr 24, 2024

Copy link
Copy Markdown

This should allow access to PSA Car Controller config files and database on home-assistant host via SSH, without needing to run docker bash commands.

Addresses #45

waako added 2 commits April 24, 2024 16:19
This allows access to PSA Car Controller config files and database on home-assistant host via SSH, without needing to run docker bash commands.
@waako

waako commented Apr 25, 2024

Copy link
Copy Markdown
Author

Disclaimer: I have not done any testing yet.
I am away for a week, but to prevent breaking changes probably need:

  • Changelog to inform of change to access method of config
  • Move or copy config from /data to /config
  • Maybe a pre-release to do above ?

When I'm back can have a look at testing.

@matkoeout

Copy link
Copy Markdown

Hallo,
ich stehe vor genau dem Problem, das ich beim Neuinstallieren nicht an die Dateien herankomme. Ich möchte eine Bestandsdatensicherung wiederherstellen.
Wie kann ich das hier verwenden?
Aktuellstes HASSIO SSH comunity edition läuft, aber ich komme nicht an /mnt/data/supervisor/addons/data/b9f12d83_psacc
Schon am /mnt ist kein Zugriff mehr möglich.

@kveldscholten

Copy link
Copy Markdown

I have the same problem.
The snippet find my mnt but cd to the path say no such file or directory: /mnt/data/supervisor/addons/data/a1f26448_psacc
docker inspect -f '{{ .Mounts }}' $(docker ps -aqf "name=acc") | grep -o '/mnt/data[^ ]*psacc'

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.

3 participants