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

Add manifest.json file #111

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add manifest.json file #111

wants to merge 4 commits into from

Conversation

GuyKh
Copy link
Contributor

@GuyKh GuyKh commented May 13, 2019

With HA 0.92 - they recommend the use of manifest.json file:
https://developers.home-assistant.io/docs/en/creating_integration_manifest.html

I've created one for the project

@GuyKh
Copy link
Contributor Author

GuyKh commented May 13, 2019

I'll have to try it by myself to see if this works

@GuyKh
Copy link
Contributor Author

GuyKh commented May 23, 2019

@peterbuga confirmed to be working.

@hdjweb
Copy link

hdjweb commented May 28, 2019

Ok how can I have this manifest.json????

@GuyKh
Copy link
Contributor Author

GuyKh commented May 29, 2019

Ok how can I have this manifest.json????

Copy the two files to your sonoff custom_component folder and restart HASS

@hdjweb
Copy link

hdjweb commented May 29, 2019

I have seen my init.py file and I have the row as you edited. It is a possible things??

@GuyKh
Copy link
Contributor Author

GuyKh commented May 30, 2019

I have seen my init.py file and I have the row as you edited. It is a possible things??

You should remove the requirements from the __init__.py file and add the manifest.json file in the sonoff folder and you're good to go

@Tony763 Tony763 mentioned this pull request Sep 3, 2019
@Tony763
Copy link
Contributor

Tony763 commented Sep 3, 2019

This will solve issues like #124, #130, #133. Definitely worth it.

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

Successfully merging this pull request may close these issues.

4 participants