I am trying to follow the steps for Samsung AC binding ( Samsung Air Conditioner - Bindings | openHAB ), but i am not sure how and where to execute “./start_debug.sh”, as well as “tail -f openhab.log | grep AirConditioner”.
Hope that anyone here can help me with this beginner question. Thank you!
[10:53:06] openhabian@openhabianpi:~$ openhab-cli
Usage: openhab-cli command [options]
Possible commands:
backup [--full] [filename] -- Stores the current configuration of openHAB.
clean-cache -- Cleans the openHAB temporary folders.
console -- Opens the openHAB console.
info -- Displays distribution information.
reset-ownership -- Gives openHAB control of its own directories.
restore filename -- Restores the openHAB configuration from a backup.
showlogs -- Displays the log messages of openHAB.
start [--debug] -- Starts openHAB in the terminal.
status -- Checks to see if openHAB is running.
stop -- Stops any running instance of openHAB.
[10:53:11] openhabian@openhabianpi:~$