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

Modular Roku Plugin #41

Closed
jchvx opened this issue Dec 8, 2018 · 1 comment
Closed

Modular Roku Plugin #41

jchvx opened this issue Dec 8, 2018 · 1 comment

Comments

@jchvx
Copy link

jchvx commented Dec 8, 2018

I know this isn't an issue & that you don't normally take special requests, but I didn't know where else to put this. I'm looking for a Roku plugin that will include a power on & off accessory, and nothing else. This might not sound very desirable, but I wanted this exclusively for my scenes, so when I triggered a, for example, Good Night scene, it would also turn off my TV/Roku. Is it currently possible to strip down the homebridge-roku plugin to only include power myself, or would you have to create something entirely different? Thank you!

@jchvx jchvx closed this as completed Dec 8, 2018
@bschlenk
Copy link
Owner

bschlenk commented Dec 9, 2018

You could fork the plugin and remove everything but the switch functionality. You’d just have to remove everything but the setupSwitch call from here:

this.services.push(this.setupMute());

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