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.14
Bugfixes
- Improvements to the subscription manager
v0.13
Bugfixes
- Fix NVR subscription error
v0.12
v0.11
v0.10
v0.9
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
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
Merge pull request #77 from badabing2005/IRFix-patch-1 Fix GetIrLights / SetIrLights
v0.6
Merge pull request #75 from mrand/patch-1 Remove entity_id from binary_sensor example