scacner / badnest

A bad Nest integration that uses the web api to work after Works with Nest was shut down.
0 stars 1 forks source link

‘version’ missing from Manifest #2

Closed scacner closed 3 years ago

scacner commented 3 years ago

HA logs show the following Error:

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

This should be as simple as adding the key and current version number to the file; however, it may be better to also find a solution to automatically change the key value with each new release. Possibly an Action update?