Additions:
- Add Vehicle type "bus"
 - Make surveillance rules compatible with NVR
 - Add GetAutoFocus and SetAutoFocus baichuan fallback
 - Add audio noise reduction
 - Add reboot of IPC camera connected to hub
 - Add PIR interval support and always use baichuan for PIR status
 - Add exposure mode support
 
Bug fixes:
- Fix missing floodlight mode
 - Do not overwrite AI supported with GetEvents
 - Fix rec_enable channel flag
 - Fix bit_rate_list and frame_rate_list, simplify _enc_settings internal cache
 - Check if AutoFocus actually supported (NVR)
 - Do not add siren on event when surveillance rule supported for NVR
 - NVR does not support AI yolo type detection yet
 
Optimizations:
- Add Python 3.14 support
 - Simplify channel in statements using get
 - Add alternative firmware download URL comment
 
Full Changelog: 0.16.2...0.16.3