ring
ring copied to clipboard
Refresh support
Adds support for RingAPI::refresh()
which will allow all the locations and cameras to be reloaded.
This keeps the existing push receiver and just updates the map it uses to send out notifications. Additionally this adds a blanked onNewNotification
subject to the RingApi
so that a client can receive dings from cameras without the need to resubscribe to all the cameras after a refresh.
@dgreif - another one for you - this time not a breaking change ;)
@dgreif - any thoughts on this PR?
I haven't had a chance to review this in depth yet. Will take a look in the next few weeks