Ekman / home-assistant-pure-i9

Electrolux Pure i9 robot vacuum integration for Home Assistant.
MIT License
26 stars 5 forks source link

class custom_components will be deprecated #71

Open bastiusz opened 5 months ago

bastiusz commented 5 months ago

Logger: homeassistant.helpers.entity Source: helpers/entity.py:1607 First occurred: 20:41:30 (1 occurrences) Last logged: 20:41:30

Entity None (<class 'custom_components.purei9.vacuum.PureI9'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <VacuumEntityFeature.PAUSE|STOP|RETURN_HOME|FAN_SPEED|BATTERY|SEND_COMMAND|STATE|START: 12668>, please create a bug report at https://github.com/Ekman/home-assistant-pure-i9/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation

Ekman commented 4 months ago

Thank you for bringing this to my attention.