JarekToro / homebridge-roku-tv

Apache License 2.0
10 stars 5 forks source link

Plugin is connected to tv and shows Roku Channels but unable to see/control from Home App #14

Open colbywheeler1995 opened 4 years ago

colbywheeler1995 commented 4 years ago

Hey I am new to homebridge and I am using HOOBS. I have installed the plugin. I am running version 1.08. I have connection to tv and it seems to be working when I look in the logs but it is not showing up in my home app. I am not getting any errors. It's just not showing up in homekit or the apple remote. I am sure that I am missing something simple. I just need help seeing what it is that I a missing. Thanks for any help!

Logs look like this except I deleted a few of the lines so that it would fit here.

6/10/2020,1:57:39 AM [RokuTV] Roku Tv Ip is: http://192.168.40.236:8060 6/10/2020, 1:57:39 AM [RokuTV] Adding Input ESPN with info ID: 48699473, TYPE: appl 6/10/2020, 1:57:39 AM [RokuTV] Adding Input Antenna TV with info ID: 1999107456, TYPE: tvin 6/10/2020, 1:57:39 AM [RokuTV] Adding Input Prime Video with info ID: 1570, TYPE: appl 6/10/2020, 1:57:39 AM [RokuTV] Adding Input 4K Spotlight with info ID: 51616165, TYPE: appl 6/10/2020, 1:57:39 AM [RokuTV] Adding Input Google Play Movies & TV with info ID: 50424312, 6/10/2020, 1:57:39 AM [RokuTV] Adding Input Pluto TV - It's Free TV with info ID: 52395296, 6/10/2020, 1:57:39 AM Living Room is running on port 35801.`

Config: "platforms": [ { "pollingInterval": 30000, "platform": "RokuTV", "plugin_map": { "plugin_name": "homebridge-roku-tv-plugin" } I have also tried this way which is the default way when I install the plugin on hoobs.

{ "platform": "RokuTV", "plugin_map": { "plugin_name": "homebridge-roku-tv-plugin" }, "pollingInterval": 30000, "excludedApps": [] } Here is the full config if that helps. config (3) copy.txt

mosanchez commented 4 years ago

I have a very similar setup and am not seeing my device in Homekit. However, I can control the TV from the Homebridge web interface and it responds to voice commands issued to the Homepod.

MattB1981 commented 3 years ago

I'm having the same problem, I had it working in Homekit for awhile and then tried a different Roku app, and when I tried to switch back, same as @mosanchez I can see and control it in homebridge but not in homekit.

jonnylangefeld commented 2 years ago

I just searched a long time to get it working again after I had it working before. This is what helped me: https://www.reddit.com/r/homebridge/comments/kf5me1/comment/gg7wjad/?utm_source=share&utm_medium=web2x&context=3