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