burnnat / ha-hdhomerun

HDHomeRun integration for Home Assistant.
MIT License
15 stars 6 forks source link

No version key #11

Open mbriney opened 3 years ago

mbriney commented 3 years ago

Getting the following warning that you need to add versioning to the integration in the future or HA will not load the files.

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

curt7000 commented 3 years ago

yep, this integration breaks in 2021.6. can you please update @burnnat ?

jjanderson commented 3 years ago

i recon this is dead.... :-(

qwserty commented 3 years ago

You can fix the problem by adding.

"version": "0.0.7",

to the manifest file in /config/custom_components/hdhomerun/manifest.json

jjanderson commented 3 years ago

I prefer not having unmaintained packages…

Nils154 commented 2 years ago

This is fixed here: https://github.com/Nils154/ha-hdhomerun