Exiting HDHomeRun via command line

Hi,

Is they any way to exit out of HDHomeRun native addon, direct to kodi without first entering the settings via the back button?

I would like to be able to exit the addon via the command line or kodi send, similar to how you would launch it…

Code:
kodi-send --host=127.0.0.1 --action="RunAddon(script.hdhomerun.view)"

For me it seems strange that you first have to go to the settings to exit out of the addon. In my experience with other addons and indeed with local content
the back button would quit the addon and return you to kodi and the settings would be available via a separate button.

Thanks in advance,
Regards.