Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.

Add "version" to manifest - #7

Open
j-fuentes wants to merge 1 commit into
roblandry:masterfrom
j-fuentes:patch-1
Open

Add "version" to manifest#7
j-fuentes wants to merge 1 commit into
roblandry:masterfrom
j-fuentes:patch-1

Conversation

@j-fuentes

Copy link
Copy Markdown

Home assistant is logging this warning:

No 'version' key in the manifest file for custom integration 'netgear_enhanced'. As of Home Assistant 2021.6, this integration will no longer be loaded. Please report this to the maintainer of 'netgear_enhanced'

I think this will fix that.

Home assistant is logging this warning:

> No 'version' key in the manifest file for custom integration 'netgear_enhanced'. As of Home Assistant 2021.6, this integration will no longer be loaded. Please report this to the maintainer of 'netgear_enhanced'

I think this will fix that.
@JOHLC

JOHLC commented Sep 20, 2021

Copy link
Copy Markdown

I believe this is exactly what is needed, reference: https://developers.home-assistant.io/docs/creating_integration_manifest/

The version of the integration is required for custom integrations. The version needs to be a valid version recognized by AwesomeVersion like CalVer or SemVer.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants