Skip to content

Releases: xannor/ha_reolink_rest

PTZ fix

21 Sep 20:22
Compare
Choose a tag to compare

Full Changelog: v0.6.6...v0.6.7

Fixed incorrect isinstance calls, also got some test data from an E1 user and can now test the PTZ code in the library. This should help prevent future regression errors in the libs.

First "stable" release, take two...

19 Sep 20:09
Compare
Choose a tag to compare

Full Changelog: v0.6.5...v0.6.6

This version is a "works for me" release as it works with my primary cameras, 511W, 520A, and 810A. No errors were found during setup. This also passed the tests I currently have so it should fix some of the NVR PTZ issues.

New:
Added three "config" entities, an auto focus toggle, focus slider and zoom slider. This should work and get the correct ranges for most PTZ, as long as the API I have is followed. Currently the only way to update these controls is via timed polling, so setting the zoom may not update to the right point until a full data refresh happens. I have to dig through the browser code to see how they do their updates on the web client.

Minor PTZ fix in base library

17 Sep 18:09
Compare
Choose a tag to compare
Pre-release

Version bump due to change in base library version.

Full Changelog: v0.6.3...v0.6.4

More fixes, excluding PTZ

17 Sep 02:23
Compare
Choose a tag to compare
Pre-release

Version bump due to corrections in underling lib for some errors and RTMP stream issues.

Minor fixes, still PTZ issues

17 Sep 01:34
Compare
Choose a tag to compare
Pre-release

Full Changelog: v0.6.1...v0.6.2

Fixed issue with auto configuring password less cameras without user prompt.

Fixed issue with poor notification of configuration. The system will log warnings when features are supported (and expected) but disabled by camera setup. So if you dont have the RTMP or RTSP ports enabled, those streams will be disabled and a warning issued in the log.

Handle discovery and saving of https redirect during setup, this was always handled internally but a warning would be issued everytime, even during setup. Now a secondary warning to let you know it noted the change and to ignore the prior warning is provided as well.

fixed no onvif warning to only occur once during setup/startup.

fixed a memory leak, where, when a device in polling mode was removed, the onvif warning would still fire and hold the motion sensors in memory.

Minor fix, still alpha

15 Sep 00:47
Compare
Choose a tag to compare
Pre-release

Full Changelog: v0.6.0...v0.6.1

New Alpha

14 Sep 20:31
86091ce
Compare
Choose a tag to compare
New Alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.5...v0.6.0

v0.5.5

27 Jul 19:37
df148b5
Compare
Choose a tag to compare
v0.5.5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.4...v0.5.5

v0.5.4

27 Jul 18:30
84f137f
Compare
Choose a tag to compare
v0.5.4 Pre-release
Pre-release

What's Changed

  • Issue bool error and other issues. by @xannor in #1

Full Changelog: v0.5.3...v0.5.4

bugfixes and start of PTZ support

27 Jul 14:26
Compare
Choose a tag to compare
Pre-release

Full Changelog: v0.5.2...v0.5.3