Additions: - [Add Spotlight mode 'On at night'](https://github.com/starkillerOG/reolink_aio/commit/99b3e7b531331b68b80fdc272aeaebee3a2f9078)
Bug fixes: - [ONVIF ver 1 look for SOAP-ENV:Fault instead of NotAuthorized](https://github.com/starkillerOG/reolink_aio/commit/e9352715a7c5cd0e7d6b8c41983af02d4b8c427b)
Bug fixes: - [Raise NotSupportedError when ONVIF subscription is not supported](https://github.com/starkillerOG/reolink_aio/commit/f1d542c7708e960dc7be3af886804b3fb585dd6e) - [Do not add track_method if only on/off supported](https://github.com/starkillerOG/reolink_aio/commit/ba0a99712f2454d1e284fc2e932f0110127a5f1a) - [Catch aiohttp RuntimeError("Session is closed")](https://github.com/starkillerOG/reolink_aio/commit/92cac1fcbdcafbfb6d9f12842631a1c40241c884) - [Add typing_extensions as requirement](https://github.com/starkillerOG/reolink_aio/commit/3334c029c192f91dbc09f793ad782a507ec86c62)
Optimizations: - [Drop ffmpeg and requests as required](https://github.com/starkillerOG/reolink_aio/commit/9f0977d570dc418541f328bf5c04d028d1a6330b) - [Bump down the minimum version of the RLC-510A](https://github.com/starkillerOG/reolink_aio/commit/65a750f947ce712669ee3ee72f1d03caa0aa7efe)
Bug fixes: - [Siren only supported when "alarmAudio">0](https://github.com/starkillerOG/reolink_aio/commit/c27b81833f1f6f35bd11015cfe0a01011df1f8ba) - Make compatible with old cameras like the RLC-423: - [Set default ports if missing in GetNetPort command](https://github.com/starkillerOG/reolink_aio/commit/b4c3ea58645e2d3c656862cde0b2d76d9b2cc525) - [Match long and old version formats](https://github.com/starkillerOG/reolink_aio/commit/68a980a73bd3fd863f0af4fa914ea71f8348355a)