Hi,
I understand that, to receive webhooks from Netatmo, I have to activate the notifications for the required type of object (animal, person, car, other) in Netatmo app. But is there a way to receive the webhook (for home automation) without being polluted by a non-desired notification?
Thanks.
You can deactivate the notifications from native Netatmo apps, and you will still receive webhooks
In your app's parameters define a webhook_uri (you will have to redo the /authorize process surely). I invite you to test with an endpoint generated by https://webhook.site for example to clearly see it
Have a good day,
Leslie - Community Manager
0
rudy.vogel
You're right, it works, I just had a bad setup in my app. Sorry and thanks for the quick answer!
Comments
2 comments
Hello Rudy,
You can deactivate the notifications from native Netatmo apps, and you will still receive webhooks
In your app's parameters define a webhook_uri (you will have to redo the /authorize process surely). I invite you to test with an endpoint generated by https://webhook.site for example to clearly see it
Have a good day,
Leslie - Community Manager
You're right, it works, I just had a bad setup in my app. Sorry and thanks for the quick answer!
Please sign in to leave a comment.