Fixes in IR remote rules

This commit is contained in:
Martin Bauer
2019-12-22 20:39:08 +01:00
parent 08c18b3dee
commit 6474210927
3 changed files with 39 additions and 22 deletions

View File

@@ -48,7 +48,6 @@ def get_local_radio_stations():
# goto ompl.radiotime with parameter ?c=local and look for your city there then paste id here
query_url = ompl_radio_browse_url + '?id=r100765'
result = get_sender_information(query_url)
print(result)
return result