core: Netatmo Webhook not working (smoke detector)

The problem

netatmo webhook not fonctionning for my smoke detector, no event receive in “netatmo_event” since core-2021.3.x (try core-2021.3.0, core-2021.3.1, core-2021.3.2 and core-2021.3.3)

Error in core log : [homeassistant.components.light] Platform netatmo not ready yet. Retrying in 30 seconds.

revert to core-2021.2.3 resolve the issue

What is version of Home Assistant Core has the issue?

core-2021.3.3

What was the last working version of Home Assistant Core?

core-2021.2.3

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Netatmo (yalm version)

Link to integration documentation on our website

https://www.home-assistant.io/integrations/netatmo/

Example YAML snippet

# Put your YAML below this line
netatmo:
  client_id: xxxxxxxxxxxx
  client_secret: xxxxxxxxxxxxxx

Anything in the logs that might be useful for us?

[homeassistant.components.light] Platform netatmo not ready yet. Retrying in 30 seconds.

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 19 (8 by maintainers)

Most upvoted comments

I confirme in 2021.3.4 it’s work again 😃 thank you @cgtobi

Great news, thank you 😃