* fix doorbell device type
* bump 0.7.1 for beta
* standalone camera fixes
* bump 0.7.2 for beta
* more type annotations + trickle discover all devices
* fetch arlo library clips
* log options
* cache library at lower level and fetch clips on demand
* move library timedelta range lower in stack
* wip siren as security system
* virtual security system and tweaks
* vss documentation and settings
* expand vss usage docs
* more docs changes
* force homekit and scrypted to update given vss and siren state
* RE-ENABLING SIREN!!!
* bump 0.7.3 for beta
* bump 0.7.3 for release
* add OnOff to SecuritySystem accessory as a switch
* BFS to reorder devices + merge and skip devices
* add some comments
* more safety checks
* embarrassing moment where I forgot this isn't BFS
* * Fix an issues in SIP.js where the ACK and BYE replies didn't go to the correct uri
* * Implemented outgoing SIP MESSAGE sending
* Adding voice mail check
* Adding a lock for a bticino doorbell
* Cleanup dependencies, code in sip, bticino plugins
* Cleanup dependencies, code in sip, bticino plugins
* Clear stale devices from our map and clear the voicemail check
* Do not require register() for a SIP call
* Narrow down the event matching to deletes of devices
* Use releaseDevice to clean up stale entries
* Fix uuid version
* Attempt to make two way audio work
* Attempt to make two way audio work - fine tuning
* Enable incoming doorbell events
* SipCall was never a "sip call" but more like a manager
SipSession was more the "sip call"
* * Rename sip registered session to persistent sip manager
* Allow handling of call pickup in homekit (hopefully!)
* * use the consoles from the camera object
* * use the consoles from the camera object
* * Fix the retry timer
* * Added webhook url
* * parse record route correctly
* * Add gruu and use a custom fork of sip.js which supports keepAlive SIP clients (and dropped Websocket)
* use cross-env in package.json
* Added webhook urls for faster handling of events
* Added videoclips
* plugins/sip 0.0.6
* plugins/bticino 0.0.7