I am currently migrating from OpenHAB to HA and I have one function that I have problems migrating.
HW is HA Blue on Odroid-N2.
In OH I am able to post the diagram using the function sshpass in a script that fires every hour.
I first build a command-file and then run that using sshpass that establishes an sftp-connection to the website and uploads the .jpg file.
I cannot find the sshpass function on the terminal for the Blue.
Could someone please suggest a way forward?
OK, thank you for the swift reply, but I need some more info. I’m still a noob when it comes to HA.
Where to put the script to start with.
Also, do I need to install something to get access to ssh?