-
|
Is this addon restricted to only opening files in /homeassistant? I copied a DB out of an add-on container (Music Assistant's library.db) to /media/library.db and configured SQLite-Web to open it. SQLite Web options: When I try to restart the SQLite Web addon I see this message in the logs: If I move library.db to /root/homeassistant and configure SQLite Web with Is there any other "shared data" location that I could have moved the DB to to explore it? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
This add-on cannot access media. |
Beta Was this translation helpful? Give feedback.
-
|
Aha - makes sense, thx. Now I understand a little about HA add-on configuration, and will copy DB files to /share next time if I want to take a quick look inside them :) |
Beta Was this translation helpful? Give feedback.
This add-on cannot access media.
See also: https://github.com/hassio-addons/addon-sqlite-web/blob/6cbae78f09285be009021c3af082bbd213ebce45/sqlite-web/config.yaml#L16-L18