How to disable monitoring on/off notifications ?
Hi,
I would like to disable monitoring on and off notifications. I am switching on/off monitoring through api on a scheduled basis and would prefer this to be silent
Any idea how to do ?
KR
Hi,
I would like to disable monitoring on and off notifications. I am switching on/off monitoring through api on a scheduled basis and would prefer this to be silent
Any idea how to do ?
KR
<%= block.description %>
<% } %><%= block.description %>
<% } %>
Commentaires
3 commentaires
Hello,
There is no API endpoint to turn ON/OFF all notifications
A solution could be to use the /setpersonshome and away endpoints : https://dev.netatmo.com/apidocumentation/security#setpersonshome
According to the configuration of your camera (security parameters in the Home + Security app) it could allow you to deactivate notifications if nobody is away from home
Have a good day,
Leslie - Community Manager
Hello,
thanks a lot Leslie for such a quick answer. Using the /setpersonshome combined to the app setting sounds a good idea
I 've tried several test but always getting errors trying the /setpersonshome API, looks like a person-id is required ?
I am using only outdoor cameras and don't have any indoor camera to define a person profile
Do you confirm that it's anyway possible in that case ? or any option to use generic person_id or define it ?
KR
Claude
Hello Claude,
Indeed, this endpoint will only work with a Smart Indoor camera or an Advance Indoor camera as it's based on face recognition. The Outdoor camera doesn't do that
Unfortunately, I don't see an other alternative. The best is to stay with what you currently do : schedule or manually turn ON/OFF the Outdoor camera
Have a good day,
Leslie - Community Manager
Vous devez vous connecter pour laisser un commentaire.