Additions:
- [Add Download VodRequestType](https://github.com/starkillerOG/reolink_aio/commit/7b1b36b1ec76d925f1f5c4a2a51abd2d6688d480)
- [Add cry detection support](https://github.com/starkillerOG/reolink_aio/commit/8205713ab73d7145204ff1637593112ee00a165d)
Bug fixes:
- [Add GetPerformance as waking command](https://github.com/starkillerOG/reolink_aio/commit/b39b74bc61aa429f2dfc66224da79fe084eca2b4)
- [Prevent keepalive loop watchdog from triggering when protocol is None due to connection errors](https://github.com/starkillerOG/reolink_aio/commit/31f75f890f5276a06f6685a3608a6095937929ba)
- [Fix "Always On" doorbell led option for latest NVR firmware, changed from "Always" to "KeepOn"](https://github.com/starkillerOG/reolink_aio/commit/781c713d6118a0b66a68acd95e207fe4b1680633)
- [Check for baichuan protocol is None](https://github.com/starkillerOG/reolink_aio/commit/bfb318c614c6951eb0ac317b50e9b468c73eeb2d)
- [Baichuan check for future done before calling set_exception](https://github.com/starkillerOG/reolink_aio/commit/c6b32f7e7f2d6267d159566a6d9c2a98faf150f6)
- [Fix KeyError when None not in ch_list of check_new_firmware](https://github.com/starkillerOG/reolink_aio/commit/75fda9d2b31fb5e63845a51b1af45a4ae8277bd1)
Optimizations:
- [Make hide_password available](https://github.com/starkillerOG/reolink_aio/commit/f24085ddc749cb8a02f24a5b384c0f122d612740)
- [Prevent multiple lost subscription error logs](https://github.com/starkillerOG/reolink_aio/commit/1f73b8a49b54ed96e5d35ae1939a0e7b9e2d4f68)
- [Also check RTSP stream of Battery cameras, but not on startup](https://github.com/starkillerOG/reolink_aio/commit/4f4ff133d173f41774d747156c447cdb1196aa63)
- [Also set aiohttp sock_read timeout](https://github.com/starkillerOG/reolink_aio/commit/ef9171626ce9fffa78693fe5326b93b0337bfb06)
**Full Changelog**: https://github.com/starkillerOG/reolink_aio/compare/0.11.5...0.11.6