core: Netatmo camera.py error Presence URL is none

The problem

I get the following error after integration of Netatmo Presence camera. in Lovelace it shows no picture of preview of the livestream, the error in log is decribed below. Integration of Netatmo worked fine, the other Netatmo Sensors are working perfect.

Environment

  • Home Assistant release with the issue: 0.106.5
  • Last working Home Assistant release (if known): not known, was installed with current release
  • Operating environment (Hass.io/Docker/Windows/etc.): Docker on Synology NAS
  • Integration causing this issue: Netatmo
  • Link to integration documentation on our website: https://www.home-assistant.io/integrations/netatmo/

Problem-relevant configuration.yaml

 netatmo:
      client_id: secret_id
      client_secret: secret_secret

Traceback/Error logs

Welcome/Presence VPN URL is None
7:40:30 AM – netatmo (ERROR) - message first occurred at 7:40:00 AM and shows up 8 times
Update for camera.netatmo_dw24 fails
7:39:24 AM – components/netatmo/camera.py (ERROR)
Update of camera.netatmo_dw24 is taking over 10 seconds
netatmo: Error on device update!
7:13:06 AM – Binary sensor (ERROR)
netatmo: Error on device update!
7:13:06 AM – Binary sensor (ERROR)
netatmo: Error on device update!
7:13:06 AM – Binary sensor (ERROR)
netatmo: Error on device update!
7:13:06 AM – Binary sensor (ERROR)

Additional information

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Reactions: 3
  • Comments: 16 (6 by maintainers)

Most upvoted comments

yes please close it, thank you very much for your support

Thanks now it works perfect.

Not sure what went wrong yesterday, but the old school of repeating everything sa,me way again worked 😉 I removed netatmo integration, removed netatmo entry from yaml script, rebooted HA, updated yaml, rebooted HA, added integration again and this time it worked.

I had to re-generate the keys (error message from netatmo server: “invalid client”). But it works fine now. Thanks for the help @cgtobi !