natekspencer / hacs-vivint

Home Assistant integration for a Vivint home security system.
MIT License
66 stars 4 forks source link

Deprecation warning in logs #70

Closed cryptk closed 1 year ago

cryptk commented 1 year ago

Hello, in my system logs, I have the following deprecation warning:

This error originated from a custom integration.

Logger: vivintpy.utils
Source: custom_components/vivint/alarm_control_panel.py:60
Integration: Vivint (documentation, issues)
First occurred: 8:21:14 PM (41 occurrences)
Last logged: 9:46:14 PM

method get_armed_state has been deprecated in favor of property state, the alias will be removed in the future

Figured I should let you know

natekspencer commented 1 year ago

Resolved in 2022.12.3

cryptk commented 1 year ago

@natekspencer it looks like you accidentally tagged that as 2021 instead of 2022 so HACS isn't offering it as an update because the version number appears to be older

natekspencer commented 1 year ago

@natekspencer it looks like you accidentally tagged that as 2021 instead of 2022 so HACS isn't offering it as an update because the version number appears to be older

🤦🏻‍♂️ Try again now

cryptk commented 1 year ago

Update shows up properly now, thanks for the super fast fix!