Vivintpy

Latest version: v2024.2.1

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

Scan your dependencies

Page 4 of 6

2022.12.0

New Contributors
* GaryGSC made their first contribution in https://github.com/natekspencer/vivintpy/pull/12
* dependabot made their first contribution in https://github.com/natekspencer/vivintpy/pull/18
* TrellixVulnTeam made their first contribution in https://github.com/natekspencer/vivintpy/pull/28

**Full Changelog**: https://github.com/natekspencer/vivintpy/compare/2022.6.0...2022.12.0

2022.6.0

What's Changed
* Update Vivint enums and z-wave device list

**Full Changelog**: https://github.com/natekspencer/vivintpy/compare/2022.1.0...2022.6.0

2022.1.0

Limit aiohttp and pubnub versions

2021.12.0

What's Changed
* Bump pubnub to 5.5.0 and update z-wave device db

2021.10.1

Breaking Changes
* device_discovered and device_deleted events introduced in 2021.10.0 were changed to emit only the discovered and deleted devices, respectively
* EquipmentCode and SensorType enums now default to a new "UNKNOWN" value, rather than OTHER and UNUSED since those actually come back as valid values

What's Changed
* Certain wireless sensors (smart water sensor) now have a `parent` device property so they can be grouped properly

2021.10.0

Breaking Changes

- Removed deprecated modules/classes:
- `vivintpy.constants` (use `vivintpy.const` instead)
- `vivintpy.vivint.Vivint` (use `vivintpy.account.Account` instead)
- Removed deprecated functions:
- add_update_callback (Entity, use `entity.on("update", callback)` instead)
- add_thumbnail_ready_callback (Camera, use `camera.on("thumbnail_ready", callback)` instead)
- Moved `WirelessSensorAttribute.BYPASSED` to `VivintDeviceAttribute.BYPASSED`

Other Changes

- Improved typing support
- Added events for device_discovered and device_deleted on alarm_panels
- Added BypassTamperDevice subclass
- Update Z-Wave device database

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.