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

Platform error media_player.cambridge_cxn - Integration 'cambridge_cxn' not found. #2

Open
jlukas99 opened this issue Sep 4, 2021 · 4 comments

Comments

@jlukas99
Copy link

jlukas99 commented Sep 4, 2021

I have error when check configuration so i cant restart machine

@Bvdmooren
Copy link

I have error when check configuration so i cant restart machine

I had the same issue, adding a "version" to the Manifest JSON fixed it for me.

@ShallonTZ
Copy link

I am having this same issue but when I look inside the manifest. json there is already a 'version';

{
  "domain": "cambridge_cxn",
  "name": "Cambridge Audio CXN",
  "documentation": "https://github.com/lievencoghe/cambridge_cxn",
  "issue_tracker": "https://github.com/lievencoghe/cambridge_cxn/issues",
  "requirements": [],
  "dependencies": [],
  "codeowners": [
    "@lievencoghe"
  ],
  "version": "0.4",
  "iot_class": "local_push"
}

is this what you are talking about?

thanks for any help.

@antmarcha
Copy link

Same problem here, any solution?

@lievencoghe
Copy link
Owner

Hi,
I have just committed version 0.5. I changed the manifest.json file to include some parameters that were missing before. Also use the new media_player.py file.

Please try this version. Works fine on my end. Let me know how you get on!

Thanks,
Lieven

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

5 participants