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 version to manifest #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

McGiverGim
Copy link

Since Home Assistant 2021.3.0 the version is mandatory in the manifest:

Logger: homeassistant.loader
Source: loader.py:802
First occurred: 3 de marzo de 2021 21:58:47 (1 occurrences)
Last logged: 3 de marzo de 2021 21:58:47

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

Since Home Assistant 2021.3.0 the version is mandatory in the manifest:

```txt
Logger: homeassistant.loader
Source: loader.py:802
First occurred: 3 de marzo de 2021 21:58:47 (1 occurrences)
Last logged: 3 de marzo de 2021 21:58:47

No 'version' key in the manifest file for custom integration 'harmony_ac'. This will not be allowed in a future version of Home Assistant. Please report this to the maintainer of 'harmony_ac'
```
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.

1 participant