This repository has been archived by the owner on Apr 6, 2023. It is now read-only.
Releases: fwestenberg/reolink_dev
Releases · fwestenberg/reolink_dev
v0.64
What's Changed
- removed outdated decorator @asyncio.coroutine for later python compatibility by @cpainchaud in #634
Full Changelog: v0.63...v0.64
v0.63
What's Changed
- Create uk.json by @denng in #624
- fix object detection sensor going on/off in a loop when not available by @cpainchaud in #625
New Contributors
Full Changelog: v0.62...v0.63
v0.62
What's Changed
- Adding E-Mail Text for "Dog or cat Detected" by @flosch-dev in #622
New Contributors
- @flosch-dev made their first contribution in #622
Full Changelog: v0.61...v0.62
v0.61
Full Changelog: v0.60...v0.61
v0.60
What's Changed
- ONVIF subscription can now be disabled (polling will be used) by @cpainchaud in #612 It could as well limit the number of "Unavailable" events for some people.
Full Changelog: v0.59...v0.60
v0.59
v0.58
v0.57
What's Changed
- Revert 7c4dc27 and re-add common controls, because duplicated contro… by @lturcsanyi in #549
New Contributors
- @lturcsanyi made their first contribution in #549
Full Changelog: v0.56...v0.57
v0.56
What's Changed
- Retry setup at boot time + better handling of 'not available' state when relying only on active polling only by @cpainchaud in #557
- Added link to instructions on setting up HACS by @thibaultmol in #520
- fixes from dependencies:
** resolves #81 - Added Example by @aleksandarstojkovski in fwestenberg/reolink#89
** Fixes a lack of checks in get_all_motion_states() by @JimStar in fwestenberg/reolink#90
New Contributors
- @thibaultmol made their first contribution in #520
Full Changelog: v0.55...v0.56
v0.55
What's Changed
- Create LICENSE by @fwestenberg in #518
- Fix ssl context for Python 3.10 by @danielkaiser in #526
New Contributors
- @danielkaiser made their first contribution in #526
Full Changelog: v0.54...v0.55