laszlojakab / homeassistant-easycontrols

Helios EasyControls Modbus TCP/IP integration for Home Assistant
MIT License
21 stars 12 forks source link

deprecated supported features #106

Closed djm193 closed 4 months ago

djm193 commented 9 months ago

Logger: homeassistant.helpers.entity Source: helpers/entity.py:1567 First occurred: 14. Februar 2024 um 12:11:59 (1 occurrences) Last logged: 14. Februar 2024 um 12:11:59 Entity None (<class 'custom_components.easycontrols.fan.EasyControlsFanDevice'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <FanEntityFeature.SET_SPEED|PRESET_MODE: 9>, please create a bug report at https://github.com/laszlojakab/homeassistant-easycontrols/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation

laszlojakab commented 4 months ago

Fixed in #111. It will be in the next release.