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

Error during startup #6

Open
JoeCotellese opened this issue Mar 14, 2021 · 1 comment
Open

Error during startup #6

JoeCotellese opened this issue Mar 14, 2021 · 1 comment

Comments

@JoeCotellese
Copy link

Hi, I'm trying to setup the component and this is what I'm seeing in the logs.

2021-03-14 09:54:41 WARNING (MainThread) [homeassistant.loader] You are using a custom integration ge_kitchen which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2021-03-14 09:54:41 WARNING (MainThread) [homeassistant.loader] No 'version' key in the manifest file for custom integration 'ge_kitchen'. This will not be allowed in a future version of Home Assistant. Please report this to the maintainer of 'ge_kitchen' 2021-03-14 09:54:43 WARNING (MainThread) [slixmpp.stringprep] Using slower stringprep, consider compiling the faster cython/libidn one. 2021-03-14 09:54:43 ERROR (MainThread) [homeassistant.setup] Setup failed for ge_kitchen: Integration 'ge_kitchen' did not return boolean if setup was successful. Disabling component.

I'm running core-2021.3.4

@ChevySSinSD
Copy link

I have added a pull request with addition of version to the manifest.json file here:
#10

I am running HA Core 2021.6.2 and the GE Kitchen integration loads properly with this change. You can edit the manifest.json file yourself, here are the specifics:
https://github.com/ajmarks/ha_components/pull/10/files

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