pyalarmdotcom / alarmdotcom

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

Deprecated Magic Numbers #401

Open Lurick73 opened 2 months ago

Lurick73 commented 2 months ago

Describe the bug Entity None (<class 'custom_components.alarmdotcom.light.Light'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <LightEntityFeature: 1> and color modes, please create a bug report at https://github.com/pyalarmdotcom/alarmdotcom/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation

To Reproduce N/A

Expected behavior N/A

Screenshots image

Home Assistant Version: 2025.1

Additional context N/A