Hello,
I have HAOS_OVA-9.4 running in kvm. Is it possible to add network drives to this installation to store camera pictures and videos ?
Thanks in advance
Hello,
I have HAOS_OVA-9.4 running in kvm. Is it possible to add network drives to this installation to store camera pictures and videos ?
Thanks in advance
You might be able to do it using Samba share
The shared folder are on an ubuntu. But dont know how to use them inside home assistant
I have been trying this but this is the error i am getting
Logger: homeassistant.components.shell_command
Source: /usr/src/homeassistant/homeassistant/components/shell_command/__init__.py:115
Integration: Shell Command ([documentation](https://www.home-assistant.io/integrations/shell_command), [issues](https://github.com/home-assistant/home-assistant/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+shell_command%22))
First occurred: 1:36:31 AM (1 occurrences)
Last logged: 1:36:31 AM
Error running command: `mkdir -p /media/Pictures;mount -t cifs -o vers=3.0,noserverinfo,username=***,password=***,domain=WORKGROUP //192.168.50.51/300/Pictures /media/Pictures`, return code: 255
NoneType: None
And this is the error when i look at the terminal