-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[netatmo] Warnings regarding siren_status, every 3 minutes #15377
Comments
related to this #15300 |
I have now updated to OpenHAB 4.0.3 where #15300 should be solved, but unfortunately the error messages still appear. It isn't fixed. :-( 2023-09-24 11:31:02.100 [WARN ] [andler.capability.SecurityCapability] - Error changing siren status 'SOUND' : Rest call failed: statusCode=INVALID_ARGUMENT, message=property /home/modules/0: should NOT have additional properties ['siren_status'] |
I will have to address this one in a distinct PR. |
Hello @Novanic , can you please try this : https://drive.google.com/file/d/12bcVuPWwiggXuthGeyghANxhPPK9ZgyH/view?usp=drive_link |
There was a forgotten leftover here. Signed-off-by: clinique <gael@lhopital.org>
I have compiled a 4.0.x backported JAR with this and previous fixes (i.e. main branch as of right now): org.openhab.binding.netatmo-4.0.4-SNAPSHOT.jar |
There was a forgotten leftover here. Signed-off-by: clinique <gael@lhopital.org>
There was a forgotten leftover here. Signed-off-by: clinique <gael@lhopital.org>
There was a forgotten leftover here. Signed-off-by: clinique <gael@lhopital.org> Signed-off-by: querdenker2k <querdenker2k@gmx.de>
Hello, i have the same Problem. The new Version 4.0.4-SNAPSHOT.jar ist not work. Openhab 4.0.3 |
Have you uninstalled the bundled 4.0.3 version before dropping the JAR into the addons directory? |
Thanks for the tip, that was it. |
There was a forgotten leftover here. Signed-off-by: clinique <gael@lhopital.org> Signed-off-by: Jørgen Austvik <jaustvik@acm.org>
Since OpenHAB 4.0.0 I'm getting this warning message every 3 minutes:
2023-08-05 17:44:52.619 [WARN ] [andler.capability.SecurityCapability] - Error changing siren status 'SOUND' : Rest call failed: statusCode=INVALID_ARGUMENT, message=property /home/modules/0: should NOT have additional properties ['siren_status']
I have an older netatmo presence camera (outdoor camera) without a siren. It seems that something got broken since the newer presence/outdoor camera with siren is supported.
The text was updated successfully, but these errors were encountered: