hass-variables icon indicating copy to clipboard operation
hass-variables copied to clipboard

'version' key needed in the manifest file

Open pejotigrek opened this issue 3 years ago • 3 comments

hi!

the custom component reports:

2021-03-17 17:33:14 WARNING (MainThread) [homeassistant.loader] No 'version' key in the manifest file for custom integration 'variable'. This will not be allowed in a future version of Home Assistant. Please report this to the maintainer of 'variable'

and that was mentioned in HomeAssistant's release 2021.3 breaking changes. can you please add this?

thanks! :)

pejotigrek avatar Mar 17 '21 16:03 pejotigrek

Heyhey,

Home Assistant now states:

2021-04-10 11:07:39 WARNING (MainThread) [homeassistant.loader] No 'version' key in the manifest file for custom integration 'variable'. As of Home Assistant 2021.6, this integration will no longer be loaded. Please report this to the maintainer of 'variable'

May you please? :-)

JakobTewes avatar Apr 10 '21 09:04 JakobTewes

Agree... Would be much appreciated. ;-)

HikingMike avatar Apr 27 '21 13:04 HikingMike

https://github.com/Wibias/hass-variables

Fixed in my active fork.

enkama avatar Apr 29 '21 05:04 enkama