Breaking changes:
- [Depricate is_doorbell_enabled](https://github.com/starkillerOG/reolink_aio/commit/e4fbe0a4e8bc4aec62be906f23a4af281b25e0e8)
New features:
- [Add GetPtzCurPos for getting current pan position](https://github.com/starkillerOG/reolink_aio/commit/2da4629bfaa23534cb783edb46d3f0e6b9ef27c9)
- [Channel based FTP, email, push, recording and buzzer](https://github.com/starkillerOG/reolink_aio/commit/6f2bfa498a2c0f113b5f769d1783c9ddf722925a)
Bug fixes:
- [Split request in chunks when more than 40 requests](https://github.com/starkillerOG/reolink_aio/commit/83c67bebf157ce89e4b3d57e4d56e4e1afce213b)
- [Properly initialize capabilities for older cameras](https://github.com/starkillerOG/reolink_aio/commit/d1076240e30f11a125ea7f53957939b2bb3bbc81)
- [Fall back on aiTrack if bSmartTrack not available](https://github.com/starkillerOG/reolink_aio/commit/ecfac30b0974f44eb827270b637d3d86a3134862)
- [Use GetChnTypeInfo to get channel models](https://github.com/starkillerOG/reolink_aio/commit/6a496458b08ced8d6aed065fd019421567203cc1)
- [Improve channel_model handeling](https://github.com/starkillerOG/reolink_aio/commit/4c5471458c5239e4527b247a6dc758459cddd79e)
- [Bump min doorbell version](https://github.com/starkillerOG/reolink_aio/commit/d6ec7e00e18c2c5bfefbd7b9fdf99d29efa954e8)
**Full Changelog**: https://github.com/starkillerOG/reolink_aio/compare/0.5.9...0.5.10