Skip to content
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

“channelupdaterate”: false not working #84

Closed
benjaminbogdanovic opened this issue May 9, 2020 · 5 comments
Closed

“channelupdaterate”: false not working #84

benjaminbogdanovic opened this issue May 9, 2020 · 5 comments

Comments

@benjaminbogdanovic
Copy link

When my Apple TV turns on, it renames the HDMI input to “Living Room Apple TV”. This input gets picked up by the plugin and adds it as a new input. When the Apple TV turns off, it removes the input. This would be fine, but it moves the TV tile in the Home app to the bottom every time this update/remove process happens. I imagine this happens whenever an input/channel is added/removed. As I do not see my inputs/channels changing often, I set channelupdaterate to false, but it seems not to be stopping the input being added or removed. Any suggestions would be appreciated.

image

@normen
Copy link
Owner

normen commented May 9, 2020

Hm, can you try setting it to 0 please?

@benjaminbogdanovic
Copy link
Author

Still doing the same thing.

In regard to the tile on the Home app going to the bottom, force closing it and reopening puts it back where is was before, but to update the control centre tiles, restarting the phone is needed.

@normen
Copy link
Owner

normen commented May 9, 2020

What exactly is "the thing". If you mean it scans the inputs on each boot then that is expected. What would be unexpected is the inputs being coniunously updated every 30 seconds. Also, what node version are you running this on?

The HomeKit isse itself is a copy of #74 and #76 - this is specifically about the behavior of channelupdaterate

@benjaminbogdanovic
Copy link
Author

Apologies for the lack of clarity. The “thing” is that it is still updating even though channelupdaterate is set to false/0.

Node version 12.16.1

@normen normen closed this as completed in e9c1f93 May 9, 2020
@normen
Copy link
Owner

normen commented May 9, 2020

Okay, setting false or 0 should work now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants