What's Changed
* FTPV20 support by cpainchaud in https://github.com/fwestenberg/reolink/pull/79
**Full Changelog**: https://github.com/fwestenberg/reolink/compare/v0053...v0.54
v0053
What's Changed
* Correction to how AudioAlarm state is returned depending on scheduleV… by ptyers in https://github.com/fwestenberg/reolink/pull/77
**Full Changelog**: https://github.com/fwestenberg/reolink/compare/v0052...v0053
v0052
What's Changed
* fixed string formatting in RTSP/RTMP url syntax by cpainchaud in https://github.com/fwestenberg/reolink/pull/76
**Full Changelog**: https://github.com/fwestenberg/reolink/compare/v0051...v0052
v0051
What's Changed
* adding more checks for API version as GetAbility cannot be trusted by cpainchaud in https://github.com/fwestenberg/reolink/pull/75
**Full Changelog**: https://github.com/fwestenberg/reolink/compare/v0050...v0051
v0050
What's Changed
* Add misc. time-related settings by felfert in https://github.com/fwestenberg/reolink/pull/74
**Full Changelog**: https://github.com/fwestenberg/reolink/compare/v0049...v0050
v0049
What's Changed
* Add set_osd functionality by felfert in https://github.com/fwestenberg/reolink/pull/73
Enable/Disable and position of the camera name
Enable/Disable and position of the date
Enable/Disable of the WaterMark (ReoLink Logo) if supported by the camera
New Contributors
* felfert made their first contribution in https://github.com/fwestenberg/reolink/pull/73
**Full Changelog**: https://github.com/fwestenberg/reolink/compare/v0048...v0049
v0048
What's Changed
* Modify states returned by ptyers in https://github.com/fwestenberg/reolink/pull/71
**Full Changelog**: https://github.com/fwestenberg/reolink/compare/v0047...v0048
v0047
What's Changed
* BUGFIX wasnt propoerly returning capabilities - used in reolink_dev f… by ptyers in https://github.com/fwestenberg/reolink/pull/70
**Full Changelog**: https://github.com/fwestenberg/reolink/compare/v0046...v0047
v0046
What's Changed
* Siren support by ptyers in https://github.com/fwestenberg/reolink/pull/69
**Full Changelog**: https://github.com/fwestenberg/reolink/compare/v0045...v0046
v0045
What's Changed
* White led by ptyers in https://github.com/fwestenberg/reolink/pull/68
New Contributors
* ptyers made their first contribution in https://github.com/fwestenberg/reolink/pull/68
**Full Changelog**: https://github.com/fwestenberg/reolink/compare/v0044...v0045
v0044
What's Changed
* fix SetRec by cpainchaud in https://github.com/fwestenberg/reolink/pull/67
**Full Changelog**: https://github.com/fwestenberg/reolink/compare/v0043...v0044
v0043
v0041
What's Changed
* fixed inverted Rec and RecV20 by cpainchaud in https://github.com/fwestenberg/reolink/pull/64
**Full Changelog**: https://github.com/fwestenberg/reolink/compare/v0040...v0041
v0040
What's Changed
* fix for GetRec SetRec by cpainchaud in https://github.com/fwestenberg/reolink/pull/63
**Full Changelog**: https://github.com/fwestenberg/reolink/compare/v0039...v0040
v0039
What's Changed
* improved AI capabilities detection by cpainchaud in https://github.com/fwestenberg/reolink/pull/62
**Full Changelog**: https://github.com/fwestenberg/reolink/compare/v0038...v0039
v0038
What's Changed
* bugfix: GetMdState and GetAiState answers wrong parsing by cpainchaud in https://github.com/fwestenberg/reolink/pull/61
**Full Changelog**: https://github.com/fwestenberg/reolink/compare/v0037...v0038
v0037
What's Changed
* new function: get_all_motion_states by cpainchaud in https://github.com/fwestenberg/reolink/pull/60
**Full Changelog**: https://github.com/fwestenberg/reolink/compare/v0036...v0037
v0036
What's Changed
* new property: is_ai_enabled by cpainchaud in https://github.com/fwestenberg/reolink/pull/56
* GetPush version based on AI/non AI by cpainchaud in https://github.com/fwestenberg/reolink/pull/57
v0035
What's Changed
* new property: is_ai_enabled by cpainchaud in https://github.com/fwestenberg/reolink/pull/56
**Full Changelog**: https://github.com/fwestenberg/reolink/compare/0.0.1...v0035
v0034
v0033
API V20 for GetRec and firmware > 3.1
v0032
v0031
bugfix: reopen http session if it was closed
v0030
fixed a crash with inconsistent API results with Search command