Skip to content

Instantly share code, notes, and snippets.

@paulomcnally
Created December 28, 2018 21:15
Show Gist options
  • Select an option

  • Save paulomcnally/97d0db174710b417e17d10747d111d1d to your computer and use it in GitHub Desktop.

Select an option

Save paulomcnally/97d0db174710b417e17d10747d111d1d to your computer and use it in GitHub Desktop.
{
"bridge": {
"name": "Homebridge",
"username": "CC:22:3D:E3:CE:30",
"port": 51826,
"pin": "031-45-154"
},
"platforms": [
{
"platform": "BraviaPlatform",
"tvs": [
{
"name": "TV",
"ip": "192.168.1.11",
"tvsource": "tv:dvbs",
"soundoutput": "speaker",
"maxchannels": 200,
"listapplications": 1,
"apps": [
"com.sony.dtv.com.edgeway.cozyfireplacehd.com.unity3d.player.UnityPlayerActivity",
"com.sony.dtv.com.amazon.aiv.eu.com.amazon.blasthtml5android.MainActivity",
"com.sony.dtv.com.google.android.youtube.tv.com.google.android.apps.youtube.tv.activity.TvGuideActivity",
"com.sony.dtv.ceb-4472"
]
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment