Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ecowitt no loaing, version key error in logs. #63

Closed
jatgm1 opened this issue Jun 28, 2021 · 20 comments
Closed

ecowitt no loaing, version key error in logs. #63

jatgm1 opened this issue Jun 28, 2021 · 20 comments

Comments

@jatgm1
Copy link

jatgm1 commented Jun 28, 2021

so im not exactly sure whats wrong but ecowitt wont load when i upgrade my home assistant so i kinda stuck on this version. not sure whats wrong. was hoping you could release an update to fix it.

@flipperkip
Copy link

the same here. updated home assistant core-2021.6.6 version 5.10.17-v8

below the error from the home assistant log file:
2021-07-01 22:03:18 ERROR (SyncWorker_3) [homeassistant.loader] The custom integration 'ecowitt' 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

Hope this can be fixed. Reinstallation of the integration also didn't work.

Many thanks in advance for any help.

@jatgm1
Copy link
Author

jatgm1 commented Jul 2, 2021

I'm basically stuck on version 5.5 so idk what to do.

@jatgm1
Copy link
Author

jatgm1 commented Jul 2, 2021

Gonna have to get another rpi and try to setup another one that's the newest version to see if i can get it to work w/o version key.

@Joshndroid
Copy link

This is an issue previously mentioned. There is a current pull request awaiting to be merged in #49

@GSzabados
Copy link
Contributor

Temporary fix here:

#43 (comment)

@flipperkip
Copy link

so im not exactly sure whats wrong but ecowitt wont load when i upgrade my home assistant so i kinda stuck on this version. not sure whats wrong. was hoping you could release an update to fix it.

I found the solution on the following link:
#48 (comment)

you just have to add the version number to the manifest.json file!
I got it working again by just adding this version number, without reinstalling the whole thing. ;-)
After restarting HA everything is working again.

Good luck

@jatgm1
Copy link
Author

jatgm1 commented Jul 3, 2021

So where is the json located and where is it added? Like directory wise? And also what do I search for in the file and what do I add?

@AdeZwart
Copy link
Contributor

AdeZwart commented Jul 4, 2021

So where is the json located and where is it added? Like directory wise? And also what do I search for in the file and what do I add?

That would be in /custom_components/ecowitt/manifest.json

@doubleugk
Copy link

tried doing the fix but not working for me :(

HA core-2021.7.2
HACS 1.13.2
ecowitt 0.5
OS 5.11.0-1009-raspi

@GSzabados
Copy link
Contributor

tried doing the fix but not working for me :(

Can you tell with your own words what have you done and what error message do you have in the log?

@doubleugk
Copy link

doubleugk commented Jul 17, 2021

I followed the steps, so that I could add ecowitt in HA integration section, but it won't get listed.

@GSzabados
Copy link
Contributor

I followed the steps, so that I could add ecowitt in HA integration section, but it won't get listed.

Look, I tried to be polite and offer you some help. But if you are not willing to share any details then do not expect that anyone can guess what has gone wrong.

By the way, have you read the other comments in this issue and have followed the posted links?

@doubleugk
Copy link

doubleugk commented Jul 19, 2021

I'm sorry that my answer was not sufficient.

that's what I did, it was mentioned before being helpful

#48 (comment)

@GSzabados
Copy link
Contributor

I'm sorry that my answer was not sufficient.

Do you see any error message in the log regarding Ecowitt? Have you used the integration before, or is it a new installation?

@doubleugk
Copy link

yes its a complete new installation on a pi4 in a docker container
2021-07-17 16:48:58 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-07-17 16:48:58 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration ecowitt which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant

@GSzabados
Copy link
Contributor

2021-07-17 16:48:58 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant

That is standard. It just mean that you have installed a custom component. Anything else? If not, then have you tried to configure it through the Integrations page?

Configuration / Integrations / + Add Integration button and then search for Ecowitt Weather Station

Select it and configure your settings there, ie. Port and units to use.

@doubleugk
Copy link

That's the issue - it won't get listed. I thought that when I edit the config file and add the missing version information it will be listed. This has worked for other users.

@GSzabados
Copy link
Contributor

That's the issue - it won't get listed.

Can you make a screenshot like this?

Screenshot_20210720-150625_Home Assistant

And try to restart HA and then after it has fully started look into the log again for anything what has ecowitt in it.

@doubleugk
Copy link

unbelivable - only chatting with u solved the issue ;)
I don't know why, but now the HA integration of ecowitt is possible.
I've restartet everything so many time with no change.
The only thing what changed today was a long update list from Linux, but I don't know how this could effect HA.
Anyway it's odd but I'm happy :)
Thx very much

@garbled1
Copy link
Owner

fixed in 0.6, sorry for delay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants