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

Default config entry has an incorrect platform name. Should be RokuPlatform with no spaces #248

Open
GitPuffy opened this issue Mar 11, 2022 · 1 comment

Comments

@GitPuffy
Copy link

When installing version v4.0.0-beta.3 the config setting enters the platform name as "Roku Platform".

Defaults to

"platform": "Roku Platform",

Should be

"platform": "RokuPlatform",

It took me a bit of time to realize that the platform name is actually "RokuPlatform" (no space). I manually changed my config.json entry and now on Homebridge start it finds my Roku device.

@addisonjames
Copy link

Thank you! When I install the beta it does not add any config at all and nothing works. Can you provide the config you have for reference?

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