Bug fixes:
- Raise NotSupportedError when ONVIF subscription is not supported
- Do not add track_method if only on/off supported
- Catch aiohttp RuntimeError("Session is closed")
- Add typing_extensions as requirement
Optimizations:
Full Changelog: 0.7.8...0.7.9