OpenHab Raspberry Pii Network Problem

Hello,

I am still new to smart home, I hope I can get some help here. All the other forums on the internet have not been able to help me so far.
I have OpenHab installed on my Pii, which I think works because I can access OpenHab through the browser.
Now I want to use Visual Studio Code to write my programs.
However, I need the OpenHab Config folder on the network, but I cannot access this folder, even if I enter the IP address in Windows Explorer:
\192.168.xxx.xxx or
\192.168.xxx.xxx\OpenHab

Can any of you help me to get access to my config file?
Thanks in advance!

Greetings

You wrote that you installed OpenHab on your Pi.
How did you install it ? Is this an openhabian image ?
To access a share on the Pi you need to make sure that samba is running on the pi.
This can be achieved by running the related menu in openhabian-config.
In case this is not an openhabian installation you need to install samba and configure its setup.

Try this [Network Place (Samba) Share] How to access the files on Network Devices using SMBv1 in Windows 10 ? | Official Support | ASUS Global

You don’t need windows share to get it all to work.

I use only a ssh connection to connect to my PI

1 Like

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.