Reolink-aio

Latest version: v0.11.2

Safety actively analyzes 682244 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 15

0.9.8

Bug fixes:
- [Match camera model firmware only exactly](https://github.com/starkillerOG/reolink_aio/commit/6e73f26d01941c731dc5120e9b2bbc6a37e93eef)
- [Fix playback of second lens on Trackmix](https://github.com/starkillerOG/reolink_aio/commit/5e509713ec6f9c8c928f0dcff497decf89abec18)

Optimizations:
- [Improve decoding of recording names ](starkillerOG/reolink_aio/commit/476d1b75e1e4f6be0384de1a075fc4e2337e3bb6)

**Full Changelog**: https://github.com/starkillerOG/reolink_aio/compare/0.9.7...0.9.8

0.9.7

Additions:
- [Add Chime online state](https://github.com/starkillerOG/reolink_aio/commit/191099d7e2f2daba831293610884cdcb4f268230)
- [Add Chime.remove and chime (get) and chime bug fixes](https://github.com/starkillerOG/reolink_aio/commit/9431756279f2f98dcac4eebacba3a10b8d3e082e)

Bug fixes:
- [Catch UnicodeDecodeError and try again](https://github.com/starkillerOG/reolink_aio/commit/5004bae151913473993a44bc8b7a15f45fa1728c)
- [Retry on HTTP 404/Not Found error](https://github.com/starkillerOG/reolink_aio/commit/8a788653a478252aed4af02e3b6bf6069f0b1a0c)

**Full Changelog**: https://github.com/starkillerOG/reolink_aio/compare/0.9.6...0.9.7

0.9.6

Additions:
- Add Chime support

**Full Changelog**: https://github.com/starkillerOG/reolink_aio/compare/0.9.5...0.9.6

0.9.5

Additions:
- [Check for special chars in password using valid_password](https://github.com/starkillerOG/reolink_aio/commit/31959b7b0db2ecc2903e3c50b7f92150a55c5a38)
- [Improve HDR support](https://github.com/starkillerOG/reolink_aio/commit/e2720d416aa231f5366741a1da76cbd188f04376)
- [Add item number](https://github.com/starkillerOG/reolink_aio/commit/95b7c5d467d7188705f4850052002949f1bb3604)

Bug fixes:
- [Fix state updates of email, ftp and record](https://github.com/starkillerOG/reolink_aio/commit/95308fceb33381fdd5de5b729649f470060bc116)
- [Fix encoding of password: RTSP encoded, RTMP and FLV not](https://github.com/starkillerOG/reolink_aio/commit/e7781db56b11b8f190ba4dbe6c85e7463811d0d0)
- [Fix consistency of firmware ><= logic](https://github.com/starkillerOG/reolink_aio/commit/bbbeeb818af10cecf3356a469dbc72f9763c08b5)

Optimizations:
- [Do not raise error when no recordings found in request_vod_files](https://github.com/starkillerOG/reolink_aio/commit/9e706f0806901a568710f3f8acb3eacf4f092487)
- [camera_hardware_version return host hardware version for non NVRs](https://github.com/starkillerOG/reolink_aio/commit/96665b6703bd63de69e581ef973dff5d5f59d62a)

**Full Changelog**: https://github.com/starkillerOG/reolink_aio/compare/0.9.4...0.9.5

0.9.4

Additions:
- [Add camera_online method](https://github.com/starkillerOG/reolink_aio/commit/58f8ae0b63c10f7622d6882b92f306891f49eab7)

Bug fixes:
- [Fix camera_uid for NVRs that do not have a UID](https://github.com/starkillerOG/reolink_aio/commit/89865e26ae3799da36b9f751632141ff84013b8d)
- [prevent errors when "name" not present in GetPtzPatrol](https://github.com/starkillerOG/reolink_aio/commit/7067868053dc7df704be22a7cdc3cfe2e5f9343d)

Optimizations:
- [Minimum firmware for Reolink Home Hub](https://github.com/starkillerOG/reolink_aio/commit/d9f7dabd504dfad8e9d00162c1e4f37ada081f2e)
- [Minimum firmware for Argus Eco Ultra, Argus Track and Reolink Doorbell Battery](https://github.com/starkillerOG/reolink_aio/commit/cd9fed73c26121797e674757d5dcd4af7932726b)
- [Base SpotlightModeEnum.auto support on supportFLIntelligent](https://github.com/starkillerOG/reolink_aio/commit/e9829ea28d266ff13995b3d9eb33c1779f55331f)
- [Recognize "Login has been locked" as a credential issue](https://github.com/starkillerOG/reolink_aio/commit/85a1e4fe9aea1b63ee569d7fe1681b74b1fd624a)
- [improve Login/Credential Error message](https://github.com/starkillerOG/reolink_aio/commit/db2b7ea501cd5a6c245de43adba9ca28fbfa4b94)

**Full Changelog**: https://github.com/starkillerOG/reolink_aio/compare/0.9.3...0.9.4

0.9.3

Additions:
- [Add Search Playback for autotrack lens](https://github.com/starkillerOG/reolink_aio/commit/7e7c1fac44c9ab501d7b30a688fa0b55b87b09d7)

Bug fixes:
- [Ensure better matching camera model in firmware check](https://github.com/starkillerOG/reolink_aio/commit/953ff750aae10291d565fa4decbdd73b63fdd3d8)
- [Add channel to QuickReplyPlay command](https://github.com/starkillerOG/reolink_aio/commit/3e56178d5deda2e807a002204bca1af89359989b)

Optimizations:
- [Allow NVR to use PLAYBACK](https://github.com/starkillerOG/reolink_aio/commit/46522a79084e5369ae7a3816707118a609c7bc55)
- [Recognize supportQuickReplyPlay](https://github.com/starkillerOG/reolink_aio/commit/b914c06d2c249ea2c08224ee8268480ad1712a42)

**Full Changelog**: https://github.com/starkillerOG/reolink_aio/compare/0.9.2...0.9.3

Page 4 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.