Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Releases: fwestenberg/reolink_dev

v0.14

16 Feb 08:21
7c4257c
Compare
Choose a tag to compare

Bugfixes

  • Improvements to the subscription manager

v0.13

17 Jan 08:00
356bae0
Compare
Choose a tag to compare

Bugfixes

  • Fix NVR subscription error

v0.12

14 Jan 12:46
482de73
Compare
Choose a tag to compare

New features:

  • Spanish translation
  • Hebrew translation
  • Polish translation
  • Swedish translation

Bug fixes:

  • KeyError: 'webhook' (#125)
  • RLC-410 truncates password at 31 characters (#104)
  • Add suffix to subscription URL (Possible motion detection fix)
  • Single subscription for NVR

v0.11

14 Jan 12:16
c9c45bb
Compare
Choose a tag to compare

New features:

  • Spanish translation

Bug fixes:

  • KeyError: 'webhook' (#125)
  • RLC-410 truncates password at 31 characters (#104)
  • Add suffix to subscription URL (Possible motion detection fix)

v0.10

21 Dec 16:28
79077df
Compare
Choose a tag to compare

New features:

  • RTSP support from options menu

Bug fixes:

  • Change logging to debug for most of the errors
  • Truncate password at 31 characters (#104)
  • Improved exception handling
  • Increased default timeout (30s default)
  • Restore options after reboot

v0.9

15 Dec 12:04
d2113f6
Compare
Choose a tag to compare

New features

  • NVR support
  • Timeout setting in options menu

Bug fixes

  • Integrations | Options | Channel resets to zero after HASS restart (#94)
  • IR lights switch not added with version 0.8 (#91)
  • Multiple Channel in integration does not work (#89)
  • Motion detection not working (#85)
  • Add NVR support (#3)

If you are migrating from <0.7, please remove all existing config and use the config flow to add your camera(s).

v0.8

09 Dec 21:18
c93b128
Compare
Choose a tag to compare

Breaking change:

  • Integration flow! Please remove your YAML config before adding it using the integration flow.

New features:

  • Options menu for the camera streaming settings and motion detection turn-off delay
  • Binary sensor for motion events, real time push
  • Switches instead of events
  • Services: SET_SENSITIVITY, SET_DAYNIGHT, PTZ_CONTROL

Bugfixes:

  • Motion detection not working (#85)
  • Error that is only fixed by rebooting the camera (#83)
  • Interfering with Blink (#79)
  • Infrared switch (#78 )
  • url does not include port (#70 )
  • HA Requires Reboot if the camera does not respond during start up (#66 )
  • Camera on port 82 instead of 80 (#65 )
  • PTZ position control (#64 )
  • Add availability sensor (#53 )
  • Snapshot requires login first (#52 )
  • Camera Pan & Tilt (#23 )

v0.7

12 Oct 15:08
3ceee2c
Compare
Choose a tag to compare
Merge pull request #77 from badabing2005/IRFix-patch-1

Fix GetIrLights / SetIrLights

v0.6

09 Oct 09:17
02895c8
Compare
Choose a tag to compare
Merge pull request #75 from mrand/patch-1

Remove entity_id from binary_sensor example

v0.5

23 Aug 21:21
29bbe6d
Compare
Choose a tag to compare

Connection issues #63