Releases: xannor/ha_reolink_rest
PTZ fix
First "stable" release, take two...
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
Version bump due to change in base library version.
Full Changelog: v0.6.3...v0.6.4
More fixes, excluding PTZ
Version bump due to corrections in underling lib for some errors and RTMP stream issues.
Minor fixes, still PTZ issues
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
Full Changelog: v0.6.0...v0.6.1
New Alpha
v0.5.5
v0.5.4
bugfixes and start of PTZ support
Full Changelog: v0.5.2...v0.5.3