All,
I use the navigate widget toopen my yatse remote control from HADashboard. The widget looks like this:
kodi:
widget_type: navigate
title: kodi
icon_active: mdi-kodi
icon_inactive: mdi-kodi
url: yatse://command/show/remote
This should work fine, and it does for the most part. However, I have found that HADashboard always add its skin parameter to the end of the URL (?skin=default). This cause Yatse to open the remote (this is the desired behaviour), but then it switches immediately to the “select host” screen as the URL contains a parameter it doesn’t know. The second part doesn’t happen when opening yatse trough a correct URL (I made a simple HTML page to compare what happens in both cases).
Am I missing something here ? Can I get rid of that “?skin=default” appendix somehow ? Am I using the wrong method to start yatse ?
thank you for any thoughts/feedback.
regards,
Bernard