Releases: starkillerOG/reolink_aio
Releases · starkillerOG/reolink_aio
0.7.6
0.7.5
0.7.4
This version has an error, use 0.7.5 instead.
Bug fixes:
- Fix dayNight capability for RLC-423
- FTP, Push, Rec, Email, and Buzzer: check if scheduleEnable present
Optimizations:
- Switch from json to orjson
- Unsubscibe when expiring session
- Retry on ConnectionError or TimeoutError
- Changes RLC-810A minimum version
New Contributors
Full Changelog: 0.7.3...0.7.4
0.7.3
Support Reolink CX410:
- Check if ispDayNight is supported
- Add SpotlightModeEnum options
- Add whiteled_mode_list
- Increase set_whiteled wait_before_get from 2 to 3 seconds
Full Changelog: 0.7.2...0.7.3
0.7.2
Optimizations:
Full Changelog: 0.7.1...0.7.2
0.7.1
0.7.0
Breaking changes:
subscribed
from property to methodrenewtimer
from property to method
Additions:
Optimizations
Full Changelog: 0.6.0...0.7.0
0.6.0
Breaking changes:
- aiohttp.ClientConnectorError is not raised anymore but ReolinkConnectionError is raised instead.
- check_new_firmware does now return
bool | NewSoftwareVersion | str
instead of onlybool | str
Additions:
- Add set_image command for bright, contrast, sat, hue, sharp
- Video download support
- Add ReolinkConnectionError and ReolinkTimeoutError exceptions
- Add firmware cheking from the reolink.com server
New Contributors
Full Changelog: 0.5.16...0.6.0