Hey everyone, I wanted to share my experience with integrating the HeWeather integration into my Home Assistant setup. I recently upgraded to core-2021.6.3 and encountered an error: ‘Integration ‘HeWeather’ not found.’ At first, I was a bit puzzled, but after some research, I found a solution that worked perfectly for me!
Here’s what I did: I navigated to the custom_components directory and located the HeWeather folder. Inside, there’s a manifest.json file. I added the following line to it:
“version”: “0.63”
After saving the file and restarting Home Assistant, the error was resolved, and the integration worked like a charm. I love how customizable Home Assistant is, and being able to troubleshoot and fix issues like this makes the whole experience even more rewarding.
If anyone else runs into this issue, especially after an upgrade, I highly recommend checking the manifest.json file and ensuring the version is correctly specified. It’s a small fix that can save you a lot of frustration!
Happy automating everyone! ![]()