Netatmo - No whether only cameras

I had my Netatmo config in the config.yml but I guess it’s deprecated so all my Netatmo devices got unavailable. I removed Netatmo from the config file, remove the Netatmo, added it via the integration section. But doing this I only got my cameras and not my whether station working. I have tried to remove/add it again plus make a new application (new client ID/secret) in the development section on Netatmo. Read most post here about Netatmo but I don’t see any solution that would fit my problem.

I got the events from the cameras so I the webhooks works and I don’t see any error messages in he log…

Could it be something to do with the redirect URI? But as I get the event from both my cameras it should not be this, right? Also it say that it should not be added.
image

I’m stuck and no clue why I don’t get my whether data:( Helpful for any help I could get!

Here is my log when I add it, I removed all sensitive data with the work “removed”

2022-10-20 15:10:31.754 INFO (MainThread) [homeassistant.components.netatmo.config_flow] Successfully authenticated
2022-10-20 15:10:31.854 DEBUG (MainThread) [homeassistant.components.netatmo.data_handler] Publisher account added
2022-10-20 15:10:31.864 INFO (MainThread) [homeassistant.components.camera] Setting up camera.netatmo
2022-10-20 15:10:31.871 INFO (MainThread) [homeassistant.components.climate] Setting up climate.netatmo
2022-10-20 15:10:31.873 INFO (MainThread) [homeassistant.components.cover] Setting up cover.netatmo
2022-10-20 15:10:31.876 INFO (MainThread) [homeassistant.components.light] Setting up light.netatmo
2022-10-20 15:10:31.879 INFO (MainThread) [homeassistant.components.select] Setting up select.netatmo
2022-10-20 15:10:31.890 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.netatmo
2022-10-20 15:10:31.892 INFO (MainThread) [homeassistant.components.switch] Setting up switch.netatmo
2022-10-20 15:10:31.994 DEBUG (MainThread) [homeassistant.components.netatmo.data_handler] Publisher weather added
2022-10-20 15:10:32.073 DEBUG (MainThread) [homeassistant.components.netatmo.data_handler] No device data available
2022-10-20 15:10:32.073 DEBUG (MainThread) [homeassistant.components.netatmo.data_handler] Publisher air_care added
2022-10-20 15:10:37.590 DEBUG (MainThread) [homeassistant.components.netatmo.data_handler]
2022-10-20 15:10:37.590 DEBUG (MainThread) [homeassistant.components.netatmo.data_handler] Publisher home-5dfc9b648b2345e3994e6d5a added
2022-10-20 15:10:37.593 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new camera.netatmo entity: camera.camera
2022-10-20 15:10:37.594 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new light.netatmo entity: light.camera
2022-10-20 15:10:37.594 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new camera.netatmo entity: camera.wellcome
2022-10-20 15:10:37.692 INFO (MainThread) [homeassistant.components.netatmo] Register Netatmo webhook: https://removed
2022-10-20 15:10:37.819 DEBUG (MainThread) [homeassistant.components.netatmo.data_handler] Publisher event-removed added
2022-10-20 15:10:37.953 DEBUG (MainThread) [homeassistant.components.netatmo.webhook] Got webhook data: {'user_id': 'remove', 'user': {'id': 'removed', 'email': 'removed'}, 'push_type': 'webhook_activation'}
2022-10-20 15:10:37.953 DEBUG (MainThread) [homeassistant.components.netatmo.webhook] None: {'user_id': 'removed', 'user': {'id': 'removed', 'email': 'removed'}, 'push_type': 'webhook_activation'}
2022-10-20 15:10:37.957 INFO (MainThread) [homeassistant.components.netatmo.data_handler] Netatmo webhook successfully registered
2022-10-20 15:16:31.935 DEBUG (MainThread) [homeassistant.components.netatmo.data_handler] No device data available