pyalarmdotcom / alarmdotcom

Custom component to allow Home Assistant to interface with Alarm.com
MIT License
115 stars 35 forks source link

SUPPORT_ALARM_ARM_AWAY is a deprecated #417

Open jxbrown opened 1 month ago

jxbrown commented 1 month ago

Hello, I got the following warning in my log and could use some help:

SUPPORT_ALARM_ARM_AWAY was used from alarmdotcom, this is a deprecated constant which will be removed in HA Core 2025.1. Use AlarmControlPanelEntityFeature.ARM_AWAY instead, please create a bug report at https://www.github.com/uvjustin/alarmdotcom/issues

Where do I make the AlarmControlPanelEntityFeature.ARM_AWAY change in HA. Is there a file I need to update?

BTW: I did not use HACS to install this integration. I installed it manually. Thanks!

owbrick commented 1 month ago

I noticed a few people say they didnt install this integration thru HACS... doesn that help in some way? Im holding off on HA and HAOS updates till this deprecated issue is solved cause another setup i updated then installed this integration and it didnt work had to reinstall HAOS.