Solved: Home Assistant file system paths #448
RichardUUU
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How I access my home assistant file system in order to save and retrieve my JSON file:
Using Samba, I save my Jwt Key File to: \homeassistant\config\www\myfile.json
When I configure the Management node, I use: Jwt Key: /homeassistant/www/myfile.json
If you're looking for a simple sanity check, import this flow and adjust the path for whatever you're using. If Node Red can read your file, you'll see it in the debug window.
Cheers, Richard
Beta Was this translation helpful? Give feedback.
All reactions