reolink_dev icon indicating copy to clipboard operation
reolink_dev copied to clipboard

Push Notifications to app not working

Open nckslater opened this issue 3 years ago • 2 comments

Home Assistant 2022.8.6 E1 Zoom

The switch to turn on the push notifications doesn't change the toggle in the Reolink app but only on the local Reolink URL so therefore the push notifications aren't active in the Reolink app

nckslater avatar Aug 24 '22 12:08 nckslater

Seeing this same issue as well. Just playing around with this and this is the main feature I was interested in so I can control push notifications based on something else being on or off.

fightingmajor avatar Aug 29 '22 00:08 fightingmajor

https://github.com/fwestenberg/reolink_dev/blob/master/TSHOOT.md

Push notification toggle has no effect in Android/iPhone app which doesn't change state: This is absolutly normal. The firmware has 2 types of toggles for Push notifications: a local one (specific to your phone, your wife's phone has its own toggle) which is available in the application and a Master toggle which you cannot see in the application. This integration has access only to the Master toggle, which sits on top of your individual phone's application toggle.

cpainchaud avatar Aug 29 '22 07:08 cpainchaud