Releases: starkillerOG/reolink_aio
Releases · starkillerOG/reolink_aio
0.10.1
Additions:
- Implement Baichuan (un)-subscribe_events and keepalive
- Add register_callback and unregister_callback to baichuan
- Add events_active boolean
Bug fixes:
- Ensure timeout is set on aiohttp requests
- Handle multiple firmware versions from reolink.com
- Fix software version data parsing when '_' is missing
Full Changelog: 0.10.0...0.10.1
0.11.0b0
- Update to match main branch
- Handle multiple firmware versions from reolink.com
- Fix software version data parsing when '_' is missing
0.10.0
Breaking changes:
- Dropped Pyhton 3.10 support, now at least Python 3.11 is required
Additions:
- Implement Baichuan protocol on port 9000 #80
- Implement baichuan in normal API
- Implement automatic opening of the HTTPs port
- Also open RTMP port if login still fails
- Update acknowledgments
- Check for minimum firmware when login fails
- Wait for HTTP port to open and also open RTSP and ONVIF ports
- Implement TCP data transport instead of TCP stream #81
- Optimize login_try_ports
- Add login_open_ports method
- Properly handle messages received in 2 packets or multiple messages in 1 packet
- Implement baichuan push message parsing
Bug fixes:
- Watch for spaces when matching firmware
- Better match firmware model with brackets ( )
- Fix camera_online property for very old NVRs
Optimizations:
Documentation:
- Fix error in example docs by @DLFDK #78
- Create Rich notifications using Home Assistant.pdf
- update logo
Full Changelog: 0.9.11...0.10.0
0.10.0b3
Bug fixes:
- Improve firmware update progress for online updates
- Prevent simultaniously running 2 updates
Full Changelog: 0.10.0b2...0.10.0b3
0.10.0.b2
0.10.0b1
0.10.0b0
Breaking changes:
- Dropped Pyhton 3.10 support, now at least Python 3.11 is required
Additions:
- Add firmware updating by downloading and uploading
- Implement update progress number
Bug fixes:
- Watch for spaces when matching firmware
Full Changelog: 0.9.11...0.10.0b0
0.9.11
Additions:
Bug fixes:
- Do not support main FTP, push, email, and buzzer switches on Home Hub
- Do not support main recording switch on Home Hub
Full Changelog: 0.9.10...0.9.11
0.9.10
Additions:
Full Changelog: 0.9.9...0.9.10
0.9.9
Additions:
Bug fixes:
- Only close aiohttp session when its a internall session
- Fix VOD playback for latest Home Hub firmware
Optimizations:
- Improve recording name parsing
- Always check for new devices using GetChannelstatus and GetDingDongCfg
- Use set instead of list for capabilities
- Improve chime support detection
Full Changelog: 0.9.8...0.9.9