Closed multimartin closed 1 year ago
FYI @clinique. Seems like somehow this upgrade is going wrong:
The reason seems to be that the thing-types are provided dynamically but the thingTypeVersion
is not set when a new thing is added, although the channels for version 1 are already present.
This issue has been mentioned on openHAB Community. There might be relevant details there:
https://community.openhab.org/t/new-netatmo-binding-starting-oh-3-3-m5/135777/244
This issue has been mentioned on openHAB Community. There might be relevant details there:
https://community.openhab.org/t/netatmo-binding-and-upgrade-from-3-4-4-to-4-0-0/148022/3
@clinique : do you have free time to investigate this issue ?
@lolodomo : not before mid August
This issue has been mentioned on openHAB Community. There might be relevant details there:
https://community.openhab.org/t/new-netatmo-binding-starting-oh-3-3-m5/135777/250
I also have an outdoor camera when I try to add it it stays unknown forever.
I also have an outdoor camera when I try to add it it stays unknown forever.
Can you try with 4.0.3?
I just updated to 4.0.3 and the problem is still the same; stays "UNITIALIZED"
I posted on the forum my logs and yes latest stable release. [https://community.openhab.org/t/new-netatmo-binding-starting-oh-3-3-m5/135777/252?u=stamate_viorel]()
Will do my best to take a look at this as soon as possible
Hi, I have also upgraded to 4.0.3. I have deleted all things related to the binding, did a reboot and recreated it from the scratch. I have from my point of view a strange issue. The camera thing (Netatmo Presence without siren) is not going online, it stays at "unknown". But after enable trace log I see in the log that the connection is working and everything seems fine. No error at all in the log: 2023-09-11 18:09:52.641 [TRACE] [mo.internal.handler.ApiBridgeHandler] - -returned : code [200 OK] body {"body":{"home":{"id":"...","events":[{"id":"...","type":"outdoor","time":1694410545,"module_id":"xx:xx:xx:xx:xx:xx","subevents":[{"id":"...","type":"animal","time":1694410545,"verified":true,"offset":0,"snapshot":{"url":"https:\/\/netatmocameraimage.blob.core.windows.net\/production\/.....","expires_at":1694448892},"vignette":{"url":"https:\/\/netatmocameraimage.blob.core.windows.net\/production\/...","expires_at":1694448892},"message":"Tier erfasst"}],"video_id":"...","video_status":"available"},{"id":"...","type":"outdoor","time":1694410469,"module_id":"xx:xx:xx:xx:xx:xx","subevents":[{"id":"...","type":"animal","time":1694410469,"verified":true,"offset":0,"snapshot":{"url":"https:\/\/netatmocameraimage.blob.core.windows.net\/production\/...","expires_at":1694448892},"vignette":{"url":"https:\/\/netatmocameraimage.blob.core.windows.net\/production\/...","expires_at":1694448892},"message":"Tier erfasst"}] ... 2023-09-11 18:15:54.035 [TRACE] [mo.internal.handler.ApiBridgeHandler] - -returned : code [200 OK] body {"status":"ok","time_server":1694448954,"body":{"home":{"id":"...","modules":[{"id":"xx:xx:xx:xx:xx:xx","type":"NOC","firmware_revision":3016001,"wifi_state":"high","wifi_strength":63,"sd_status":4,"alim_status":2,"vpn_url":"https://prodvpn-eu-12.netatmo.net/restricted/...,,","is_local":true,"floodlight":"auto","monitoring":"on"}]}}}
JSON seems fine for me. So communication seems to work.
PR #15587 should address this issue of modules staying UNKNOWN
I will wait for the next official release as I use OpenHab for a lot of automations.. But what I saw in the code looks promising. I have no experience with Java, but some on C/C++. Many thanks for your effort!
Just upgraded to openHAB 4.0.0 (Release Build) and saw, that the Netatmo binding had had an overhaul. My Netatmo account and my "home" comes online just fine in OH. However, my presence camera (with siren) won't come online, and stays UNITITIALIZED with the following comment in the log: