Removal
Windows
Run UninstallWindowsService.bat
in Scripts
directory with Administrator privileges.
Linux
This instruction is for Ubuntu, for other systems it can be different.
- Open terminal and execute "sudo systemctl stop smarthomeapi" to stop service.
- Open another terminal and execute "sudo nautilus".
- Delete smarthomeapi.service file from "/etc/systemd/system".
- Execute "sudo systemctl daemon-reload".