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

Changes in Home Assistant Core 2021.3 #4

Closed
TheGroundZero opened this issue Mar 4, 2021 · 2 comments
Closed

Changes in Home Assistant Core 2021.3 #4

TheGroundZero opened this issue Mar 4, 2021 · 2 comments

Comments

@TheGroundZero
Copy link

No 'version' key in the manifest file for custom integration 'hifiberry'.
This will not be allowed in a future version of Home Assistant.
Please report this to the maintainer of 'hifiberry' 

See https://www.home-assistant.io/blog/2021/03/03/release-20213#breaking-changes
Under Custom integrations: Version warning

@AcidSleeper
Copy link

@willholdoway add the code below to manifest.json to solve the warning

"version": "0.0.1"

@willholdoway
Copy link
Owner

done

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

3 participants