* remove hints to force prebuffer snapshots to fetch stream
* cleanup exception guard + catch prebuffer snapshot errors
* settings to remove Battery interface
* delayed init to load battery percentage
* fix plugin crash due to missing smart features dict
* properly add toggle for wired power
* fix race condition when multiple settings are updated at once
* bump 0.7.10 for beta
* audio detection + clean up battery/no-battery settings
* bump 0.7.11 for beta
* remove basestation models from camera class
* bump 0.7.12 for release
* only create vss and siren for supported basestation models
* VideoClips only if camera has cloud recording + start of Cameras as DeviceProviders
* make verbose logging a boolean toggle
* camera spotlights and floodlights
* tweak video clip delete warning
* bump 0.7.5 for beta
* bump 0.7.6 for release + pin deps
* expose sirens on supported cameras
* bump 0.7.7 for release
* 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