Vivintpy

Latest version: v2025.0.0

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

Scan your dependencies

Page 1 of 7

2025.0.0

Breaking Changes
The following previously deprecated fields and methods have been removed:

- **`vivintskyapi`** property/file; use **`api`** instead
- **`get_armed_state`** method has been removed from `AlarmPanel`; use the **`state`** property instead
- **`node_online`** property has been removed from devices; use **`is_online`** instead

What's Changed
* Bump aiohttp from 3.10.8 to 3.10.10 by dependabot in https://github.com/natekspencer/vivintpy/pull/206
* Bump the dev-dependencies group with 4 updates by dependabot in https://github.com/natekspencer/vivintpy/pull/204
* Bump aiohttp from 3.10.10 to 3.11.11 by dependabot in https://github.com/natekspencer/vivintpy/pull/213
* Bump the dev-dependencies group across 1 directory with 4 updates by dependabot in https://github.com/natekspencer/vivintpy/pull/215
* Bump pyjwt from 2.9.0 to 2.10.1 by dependabot in https://github.com/natekspencer/vivintpy/pull/209
* Bump protobuf from 5.28.3 to 5.29.2 by dependabot in https://github.com/natekspencer/vivintpy/pull/214
* Bump the dev-dependencies group with 3 updates by dependabot in https://github.com/natekspencer/vivintpy/pull/216
* Bump protobuf from 5.29.2 to 5.29.3 by dependabot in https://github.com/natekspencer/vivintpy/pull/218
* Bump certifi from 2024.8.30 to 2025.1.31 by dependabot in https://github.com/natekspencer/vivintpy/pull/217
* Bump grpcio from 1.67.1 to 1.70.0 by dependabot in https://github.com/natekspencer/vivintpy/pull/220
* Bump pubnub from 8.1.0 to 10.2.0 by dependabot in https://github.com/natekspencer/vivintpy/pull/221
* Remove deprecated code by natekspencer in https://github.com/natekspencer/vivintpy/pull/222
* Update workflows by natekspencer in https://github.com/natekspencer/vivintpy/pull/223
* Add action to update Z-Wave device database by natekspencer in https://github.com/natekspencer/vivintpy/pull/226
* Update Z-Wave device database by github-actions in https://github.com/natekspencer/vivintpy/pull/227
* Bump aiohttp from 3.11.11 to 3.11.12 by dependabot in https://github.com/natekspencer/vivintpy/pull/225
* Bump the dev-dependencies group with 3 updates by dependabot in https://github.com/natekspencer/vivintpy/pull/224
* Rename vivintskyapi file by natekspencer in https://github.com/natekspencer/vivintpy/pull/228

**Full Changelog**: https://github.com/natekspencer/vivintpy/compare/2024.2.1...2025.0.0

2024.2.1

What's Changed
* Update protobuf and grpcio-tools dependencies by natekspencer in https://github.com/natekspencer/vivintpy/pull/203


**Full Changelog**: https://github.com/natekspencer/vivintpy/compare/2024.2.0...2024.2.1

2024.2.0

What's Changed
* Add user data to system by natekspencer in https://github.com/natekspencer/vivintpy/pull/202


**Full Changelog**: https://github.com/natekspencer/vivintpy/compare/2024.1.1...2024.2.0

2024.1.1

What's Changed
* Add additional logging by natekspencer in https://github.com/natekspencer/vivintpy/pull/201


**Full Changelog**: https://github.com/natekspencer/vivintpy/compare/2024.1.0...2024.1.1

2024.1.0

What's Changed
* Add helper to get refresh token by natekspencer in https://github.com/natekspencer/vivintpy/pull/200


**Full Changelog**: https://github.com/natekspencer/vivintpy/compare/2024.0.0...2024.1.0

2024.0.0

Breaking Changes
- The `persist_session` flag on the `Account` and `Session` classes has been replaced with `refresh_token` due to changes in the old auth endpoint that no longer supports MFA from an authenticator app.

What's Changed
* Bump grpcio from 1.64.1 to 1.65.2 by dependabot in https://github.com/natekspencer/vivintpy/pull/186
* Bump setuptools from 68.0.0 to 70.0.0 by dependabot in https://github.com/natekspencer/vivintpy/pull/182
* Bump protobuf from 4.25.3 to 4.25.4 by dependabot in https://github.com/natekspencer/vivintpy/pull/184
* Bump aiohttp from 3.9.5 to 3.10.0 by dependabot in https://github.com/natekspencer/vivintpy/pull/185
* Bump the dev-dependencies group with 4 updates by dependabot in https://github.com/natekspencer/vivintpy/pull/183
* Bump aiohttp from 3.10.0 to 3.10.5 by dependabot in https://github.com/natekspencer/vivintpy/pull/191
* Bump grpcio from 1.65.2 to 1.66.1 by dependabot in https://github.com/natekspencer/vivintpy/pull/190
* Bump certifi from 2024.7.4 to 2024.8.30 by dependabot in https://github.com/natekspencer/vivintpy/pull/189
* Bump the dev-dependencies group with 5 updates by dependabot in https://github.com/natekspencer/vivintpy/pull/188
* Bump protobuf from 4.25.4 to 4.25.5 by dependabot in https://github.com/natekspencer/vivintpy/pull/196
* Bump grpcio from 1.66.1 to 1.66.2 by dependabot in https://github.com/natekspencer/vivintpy/pull/195
* Bump aiohttp from 3.10.5 to 3.10.8 by dependabot in https://github.com/natekspencer/vivintpy/pull/194
* Bump pubnub from 8.0.0 to 8.1.0 by dependabot in https://github.com/natekspencer/vivintpy/pull/193
* Bump the dev-dependencies group across 1 directory with 3 updates by dependabot in https://github.com/natekspencer/vivintpy/pull/197
* Update auth flow to OAuth PKCE by natekspencer in https://github.com/natekspencer/vivintpy/pull/198
* Fix mypy errors by natekspencer in https://github.com/natekspencer/vivintpy/pull/199


**Full Changelog**: https://github.com/natekspencer/vivintpy/compare/2023.4.1...2024.0.0

Page 1 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.