Giter Club home page Giter Club logo

Comments (7)

grm avatar grm commented on July 17, 2024

Thx for the report, I'll have a look into it asap :)

from hass-gardena-smart-system.

grm avatar grm commented on July 17, 2024

Should be good in version 1.1.0-rc3 !
can you confirm ?

from hass-gardena-smart-system.

timbba80 avatar timbba80 commented on July 17, 2024

I did install 1.1.0-rc3 and at least on my end it's still giving the same warning.

While checking the changes with 1.1.0-rc3, it seems that the vacuum.py is not updated (last update Jan 23, 2023 with merging pr #103

https://github.com/py-smart-gardena/hass-gardena-smart-system/blob/1.1.0-rc3/custom_components/gardena_smart_system/vacuum.py:

from homeassistant.components.vacuum import (
StateVacuumEntity,
SUPPORT_BATTERY,
SUPPORT_RETURN_HOME,
SUPPORT_STATE,
SUPPORT_STOP,
SUPPORT_START,
STATE_PAUSED,
STATE_CLEANING,
STATE_DOCKED,
STATE_RETURNING,
STATE_ERROR,
ATTR_BATTERY_LEVEL,

from hass-gardena-smart-system.

grm avatar grm commented on July 17, 2024

Ok !

from hass-gardena-smart-system.

albaintor avatar albaintor commented on July 17, 2024

Hi is it the same warning as the one that I have:
Entity None (<class 'custom_components.gardena_smart_system.vacuum.GardenaSmartMower'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <VacuumEntityFeature.STOP|RETURN_HOME|BATTERY|STATE|START: 12376>, please create a bug report at https://github.com/py-smart-gardena/hass-gardena-smart-system/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation

from hass-gardena-smart-system.

grm avatar grm commented on July 17, 2024

Can you give it another try with version 1.1.1.-rc3 ?

from hass-gardena-smart-system.

ElBalsero avatar ElBalsero commented on July 17, 2024

Hi,
I have tried v1.1.1.-rc3 with 2024.4.0 and I am not getting the warning anymore.
It seems to be solved, from my point of view.

from hass-gardena-smart-system.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.