-
-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HDMI Inputs randomly disappear from TV in HomeKit #120
Comments
You can try and run the plugin with debug flag set to true (in the main platform entry, where the tvs arrays are)
|
Did that now. See my config below.
|
As said, the "debug" entry needs to be on the same level as the "tvs" and "platform" entry. |
Did that now. No change in the log.
|
Idk, maybe your TV only reports the HDMI inputs when the devices are on or something. But maybe if you remove the channelupdaterate entry from your config you'll get them at some point when they're available.
|
Mmhh I actually added the channelupdaterate only yesterday as I read in other posts that it resolved other issues. The issue was already there before I had it in. |
Just realizing your config has "extinput" instead of "extInput" (capital I) |
If the HDMI inputs are shown now then this issue is resolved. For the tiles see #74 - just force-quit your Home app once.
…On Fri Aug 14, 2020 at 10:05 PM CEST, basti184 wrote:
This did not resolve the issue, list in the TV accessory is still empty and every HDMI input is shown as a separate tile without a function.
![EC7E83B3-A933-4219-8AD7-477A9B59ADE1](https://user-images.githubusercontent.com/53945090/90288482-439d9a80-de7a-11ea-9809-0a9bc880679d.jpeg)
--
You are receiving this because you modified the open/close state.
Reply to this email directly or view it on GitHub:
#120 (comment)
|
As I mentioned in my initial post, it keeps switching back and forth without a reproducible logic. 80% or the cases I have the separate tiles, and sometimes it all works fine. I could not see the force close as workable. My TV accessory stays empty most of the times. |
The log shows (also without debug) when the inputs are added and removed because the TV doesn't report them. With the information you're giving ("It doesn't work" and "I see tiles") I'm afraid theres no logical conclusion to this.
…On Sat Aug 15, 2020 at 1:01 AM CEST, basti184 wrote:
As I mentioned in my initial post, it keeps switching back and forth without a reproducible logic. 80% or the cases I have the separate tiles, and sometimes it all works fine. I could not see the force close as workable.
--
You are receiving this because you modified the open/close state.
Reply to this email directly or view it on GitHub:
#120 (comment)
|
Hi,
I have read through the issues existing here for this plugin already and while some were similar, I think I have a little bit of a different issue.
My TV is constantly showing in HomeKit so no issue there, however my HDMI inputs randomly disappear. I can‘t seem to find a reproducible logic here. Restarted all devices but most of the times they don’t show up, but sometimes they do without anything changed in the system.
Have attached two screenshots of both situations.
Works:
Does not work:
Thanks
The text was updated successfully, but these errors were encountered: