puttyman / hass-amplifi

A home assistant integration for Ubiquiti Amplifi
31 stars 15 forks source link

Needs updating to continue working within HA #8

Closed MichaelNMaggs closed 3 years ago

MichaelNMaggs commented 3 years ago

Loading now gives the message " ERROR (MainThread) [homeassistant.loader] No 'version' key in the manifest file for custom integration 'amplifi'. As of Home Assistant 2021.6, this integration will no longer be loaded. Please report this to the maintainer of 'amplifi' "

I'd really like to continue using this, so I hope iut will be possible to update it.

Michael

C0NTi commented 3 years ago

@MichaelNMaggs - Until this gets updated properly you should be able to upgrade to version 2021.6 simply by finding the manifest.json file within the custom_components\amplifi folder and adding "version": "1.0" somewhere in the json file.

image

captennemo commented 3 years ago

According to the HA docs you should add "version": "1.0.0" (not 1.0) as it requirers "major, minor, patch" arguments

townsmcp commented 3 years ago

Adding version the way in the pic, and ensure it is 1.0.0 is not showing up the integration

puttyman commented 3 years ago

Fixed in 2.0.0