Giter VIP home page Giter VIP logo

Comments (4)

h3nrytan avatar h3nrytan commented on June 5, 2024

Spotted this too:-

Detected that custom integration 'scheduler' calls async_track_state_changeinstead ofasync_track_state_change_event which is deprecated and will be removed in Home Assistant 2025.5 at custom_components/scheduler/actions.py, line 401: async_track_state_change(, please create a bug report at https://github.com/nielsfaber/scheduler-component/issues

from scheduler-component.

Danifly80 avatar Danifly80 commented on June 5, 2024

same for me:

2024-05-14 09:36:13.242 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'scheduler' calls async_track_state_changeinstead ofasync_track_state_change_event which is deprecated and will be removed in Home Assistant 2025.5 at custom_components/scheduler/__init__.py, line 428: self._workday_tracker = async_track_state_change(, please create a bug report at https://github.com/nielsfaber/scheduler-component/issues

from scheduler-component.

JCummings49 avatar JCummings49 commented on June 5, 2024

Iā€™m getting a similar warning like
this too.

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:190
First occurred: May 13, 2024 at 10:55:00 PM (1 occurrences)
Last logged: May 13, 2024 at 10:55:00 PM

Detected that custom integration 'scheduler' calls async_track_state_change instead of async_track_state_change_event which is deprecated and will be removed in Home Assistant 2025.5 at custom_components/scheduler/actions.py, line 401: async_track_state_change(, please create a bug report at https://github.com/nielsfaber/scheduler-component/issues

from scheduler-component.

ferreto1978 avatar ferreto1978 commented on June 5, 2024

Same here:

Detected that custom integration 'scheduler' calls async_track_state_changeinstead ofasync_track_state_change_eventwhich is deprecated and will be removed in Home Assistant 2025.5 at custom_components/scheduler/actions.py, line 401: async_track_state_change(, please create a bug report at https://github.com/nielsfaber/scheduler-component/issues

Not sure if this is helpfull, but the full message is:

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:190
First occurred: 07:55:28 (3 occurrences)
Last logged: 07:55:37

Detected that custom integration 'hacs' accesses hass.components.frontend. This is deprecated and will stop working in Home Assistant 2024.9, it should be updated to import functions used from frontend directly at custom_components/hacs/frontend.py, line 68: hass.components.frontend.async_register_built_in_panel(, please create a bug report at https://github.com/hacs/integration/issues
Detected that custom integration 'scheduler' calls `async_track_state_change` instead of `async_track_state_change_event` which is deprecated and will be removed in Home Assistant 2025.5 at custom_components/scheduler/actions.py, line 401: async_track_state_change(, please create a bug report at https://github.com/nielsfaber/scheduler-component/issues
Detected that custom integration 'hacs' accesses hass.helpers.event. This is deprecated and will stop working in Home Assistant 2024.11, it should be updated to import functions used from event directly at custom_components/hacs/base.py, line 630: self.hass.helpers.event.async_track_time_interval(, please create a bug report at https://github.com/hacs/integration/issues

from scheduler-component.

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.