Hi,
I’m brand new here, also first time raspberry pi user, so sorry the questions sounds dumb.
I got everything set up ok for now and everything kind of working.
I’m playing around with integrating a floorplan, and as part of the exercise have to move files inside the directory mentioned above. I can access the config directory via samba and set-up my HA, but I was wondering how I can write files in the home directory?
Looked through the forum here now for an hour but can’t find anything.
in all the floorplan tutorials it always just says “copy files xxx to the home assistant directory”, but nobody explains how it’s working. (probably because it’s plain simple for everyone who has little experience in this, but unfortunately I don’t).
So would appreciate if someone could explain the easiest way to move files, thanks
Netbox in Far Manager (Alt+F2, 2, shift+F4 and so on) https://www.farmanager.com/ for copying and editing files. Make sure that your text editor use UNIX-like line breaks (Use hot key Shift+F2 for save in Far Manager)
I want to get floorplan running and in the rep it’s explained to copy the files into “~/.homeassistant”, but I
can’t find that folder.
in the documentary here it says with hass.io home assistant is managed in the file called “/config” not “~/.homeassistant”,
so does that mean I copy my files/folders inside “config” and not “.homeassistant”?
floorplan has to be installen inside that folder.
can someone confirm that I’m putting it in the right folder?
Artem, you still didn’t explain “how” to copy the files. You only listed the tools that you use, but shared no explanation on how it’s done…
Would be helpful if people would actual post workflow, rather than just listing tools and expecting people to learn by osmosis. Unfortunately I’m finding that seems to be the trend here in the Home Assistant forums.
When SSH is up and running the protocoll for transfering files is SFTP. For how to use SFTP on Linux check here and here.
On Windows you can use WinSCP which is used like the windows explorer, means drag & drop
Additionally.
If you want to upload files higher up in the root, make sure the ‘Enforce Basepath’ option is unchecked in the configuration tab of File Editor Add-in;