tavicu / homebridge-samsung-tizen

Homebridge plugin for Samsung TV's with Tizen OS
MIT License
639 stars 86 forks source link

Add Applications to Application ID list #516

Closed orevron closed 2 years ago

orevron commented 2 years ago

First, Thanks a lot for this awesome plugin :) very useful! In Israel we have 3 main TV channels with their applications on the Tizen store:

[
  {
    "name": "Mako",
    "type": "app",
    "value": "3201506003716"
  },
  {
    "name": "Reshet13",
    "type": "app",
    "value": "3201812017600"
  },
  {
    "name": "Kan11",
    "type": "app",
    "value": "3201803015997"
  }
]

It would be great if you'll add them to the application id list for other to use

tavicu commented 2 years ago

Hi @orevron,

Thank you! I have added the apps to the list :)