question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

HA 2021.6.0 version key warning confusion

See original GitHub issue

Hi, I just updated HA to 2021.6.0 (docker on rpi3) and now on startup I get this in HA log

2021-06-02 23:22:12 ERROR (SyncWorker_2) [homeassistant.loader] The custom integration 'mitemp_bt' does not have a valid version key (None) in the manifest file and was blocked from loading. See https://developers.home-assistant.io/blog/2021/01/29/custom-integration-changes#versions for more details

But, the integration is loaded in Integrations screen and all the sensors are receiving data and showing in the dashboard.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:5

github_iconTop GitHub Comments

1reaction
Ernst79commented, Jun 3, 2021

Good to hear. I’ve seen some more people with this issue. I think it’s related to HACS, which didn’t delete the old folder during the update. Not sure why, for most people it was deleted without any problems, but you’re not the only one. But manually deleting is the solution in that case.

0reactions
hugalafutrocommented, Jun 3, 2021

Indeed I previously configured in yaml, and then reconfigured in ui (via that same link), but apparently I must’ve missed up a step somewhere because it turns out I had both mitemp_bt and ble_monitor in custom_components although hacs only showed the new one. I could’ve sworn I uninstalled the old one when switching from yaml, but somehow it stayed behind.

I just deleted the mitemp_bt directory in there and did nothing else, restarted ha container and it just works.

Read more comments on GitHub >

github_iconTop Results From Across the Web

2021.6: A little bit of everything - Home Assistant
A release full of nice little things! Dual mode support for themes, push updates for Hue, control the polling interval of any integration ......
Read more >
No Device & service · Issue #64 · MTrab/landroid_cloud - GitHub
I have the versione 2021.6.0 and not found device or service ... 'landroid_cloud' does not have a valid version key (None) in the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found