* basestation debugging output
* faster 2 way startup
* fix type annotation
* separate thread for logging server + bump scrypted-arlo-go
* update backup auth hosts
* bump 0.8.1 for release
* further optimize 2 way startup latency
* bump 0.8.2 for release
* skip pings on battery doorbell
* bump 0.8.3 for beta
* more docs
* try fix cloudflare 403 with curl-cffi
* bump 0.8.4 for beta
* reorder models and add VMC4060P
* add VMC4060P
* use new UA for cloudscraper + bump scrypted-arlo-go
* bump 0.7.30 for release
* improve readme
* tcp logger server to collect individual camera output + add arlo baby to hw lists
* send exception guard logs to device logger
* bump scrypted-arlo-go with new logging interface
* log device-specific errors returned from arlo
* bump 0.7.31 for beta
* more error listeners and some comments
* experimental arlo baby fix
* bump 0.7.32 for beta
* arlo baby nightlight
* bump 0.7.33 for beta
* nightlight device name fix
* bump 0.7.34 for beta
* fix nightlight constructor
* bump 0.7.35 for beta
* bump 0.7.36 for release
* functional sip webrtc 2way
* refactored 2way code + various tweaks throughout
* document sip v2 endpoint
* update backup auth host
* bump 0.7.37 for release
* add media user agent
* sip refactoring bugfixes
* bump 0.8.0 for release
* remove unused dependencies
* expose configs to enable/disable two-way as experimental
* remove Few logging and clean up settings
* initial imap settings scaffolding and 90-min stream refresh
* fix sse refresh and make it configurable
* fix double printing in provider
* clean up logger names
* safer imap re-login and proper SSE exits
* some more logging with ids
* fix MQTT refresh and cleanly cancel tasks on restart
* document IMAP requirements
* bump 0.6.3 for release
* fix new device load error
* bump 0.6.4 for release
* start of arlo plugin
* use a logger
* patch missing method onto devicemanager
* arlo camera link should be done on camera settings page
* consolidate
* log formatter
* log formatter
* discover devices as cameras. snapshot not working
* take arlo pictures
* implement video camera stream
* pull in custom arlo module and try to fix session bugs
* proxy arlo rtsp to stop stream when no clients
* snapshot ongoing stream
* cache image snapshots
* use host ip addr
* use cached if error
* using live555ProxyServer
* build live555ProxyServer, use cached pictures more
* cache pic on video, threaded
* fix issue of snapshot turning off stream
* more async
* significant cleanup, vendoring, first attempt at getting async arlo lib
* works, but problem with async and queue juggling
* timeout, queues per resource/action
* subscribe to multiple queues
* distinguish cameras and basestations, remove dependence on gmail
* some cleanup
* some cleanup
* some cleanup
* support SMS MFA
* event queue garbage collection
* video stream options
* add dependencies per koush's suggestion
Co-authored-by: Brett Jia <dev.bjia56@gmail.com>