filipvh / hass-nhc2

Niko Home Control II Home Assistant Integration
MIT License
36 stars 26 forks source link

Home Assistant Core 2021.3 requires a version key for custom integrations #20

Closed SonnyBBQ closed 3 years ago

SonnyBBQ commented 3 years ago

Hi Filip,

The new Home Assistant Core 2021.3 requires a version key for custom integrations.

I'm getting the following warning: WARNING (MainThread) [homeassistant.loader] No 'version' key in the manifest file for custom integration 'nhc2'. This will not be allowed in a future version of Home Assistant. Please report this to the maintainer of 'nhc2'

For more info, see: https://github.com/home-assistant/core/pull/45919

thanks

SonnyBBQ commented 3 years ago

Resolved in PR 21 --> https://github.com/filipvh/hass-nhc2/pull/21