Netatmo Binding gives Pending parent object initialization error

I installed the Netatmo Binding got and the API key put in the Home id and Camera id but i always get the error: Pending parent object initialization. Did i do something wrong ?

Hi Axel,
you could give the new version of the Netatmo-Binding a try and check, if that works better for you. New JAR location can be found in the 1st post of the PR : https://github.com/openhab/openhab-addons/pull/10831

HTH
-Markus

Hi all, I get this error when adding the jar-file to addons-folder. Anyone can help me out?

2021-11-09 17:55:39.550 [ERROR] [nding.netatmo.internal.api.ApiBridge] - Error invoking RestManager constructor for class class org.openhab.binding.netatmo.internal.api.SecurityApi : Rest call failed: statusCode=-1, message=Required scopes missing to access : class org.openhab.binding.netatmo.internal.api.SecurityApi

Did you uninstall the old version of the binding (if you had it installed ?). Also a clean-cache / restart might be needed in that case.

I did not install it yet

Hi, I’m getting a similar error
Error invoking RestManager constructor for class class org.openhab.binding.netatmo.internal.api.SecurityApi : Rest call failed: statusCode=-1, message=Required scopes missing to access : class org.openhab.binding.netatmo.internal.api.SecurityApi

I just installed a brand new openhab on my raspberry pi 4 and downloaded the netatmo binding jar from Public – Google Drive

I did not deleted anything right now. On the directory /usr/share/openhab/addons, there are now 3 files :
openhab-addons-3.2.0.kar
org.openhab.binding.netatmo-3.2.0-SNAPSHOT.jar
README

When I display openhabian:8080/settings/addons, I get a long list of addons, one of them is Netatmo bindog, but I guess it is not the right one. The status indicates it is not installed.

I don’t know what I should do right now in order to load the new netatmo binding.

Any advice ?


The whole openhab log whern restarting

==> /var/log/openhab/audit.log <==

==> /var/log/openhab/events.log <==

==> /var/log/openhab/openhab.log <==
2021-12-22 17:28:29.127 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Time zone set to ‘Europe/Paris’.
2021-12-22 17:28:29.192 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Location set to ‘45.1828126256197,5.697423073999346’.
2021-12-22 17:28:29.196 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Locale set to ‘fr’.
2021-12-22 17:28:57.504 [INFO ] [.core.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007
2021-12-22 17:29:04.935 [INFO ] [e.automation.internal.RuleEngineImpl] - Rule engine started.
2021-12-22 17:29:05.081 [INFO ] [org.openhab.ui.internal.UIService ] - Started UI on port 8080
2021-12-22 17:29:06.814 [INFO ] [ab.ui.habpanel.internal.HABPanelTile] - Started HABPanel at /habpanel
2021-12-22 17:29:07.504 [ERROR] [nding.netatmo.internal.api.ApiBridge] - Error invoking RestManager constructor for class class org.openhab.binding.netatmo.internal.api.SecurityApi : Rest call failed: statusCode=-1, message=Required scopes missing to access : class org.openhab.binding.netatmo.internal.api.SecurityApi