MindrustUK / Heatmiser-for-home-assistant

Heatmiser Neo-Hub / Neostat support for home-assistant.io
88 stars 33 forks source link

No ‘version’ key in the manifest file #68

Closed p4mr closed 3 years ago

p4mr commented 3 years ago

Following error appears in the Logs during startup

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

stikonas commented 3 years ago

@p4mr Are you up for making a PR? You just need to add version key here: https://github.com/MindrustUK/Heatmiser-for-home-assistant/blob/master/custom_components/heatmiserneo/manifest.json

p4mr commented 3 years ago

Closed with "version" added to the manifest.json