You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recieved this error on 2024.7.0b0, but im not sure where its coming from.
2024-06-26 09:21:08.303 WARNING (MainThread) [homeassistant.helpers.frame] Detected that integration 'integration' calls `async_listen` with run_immediately, which is deprecated and will be removed in Home Assistant 2025.5 at homeassistant/components/integration/sensor.py, line 443: self.hass.bus.async_listen(, please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+integration%22
2024-06-26 09:21:08.309 WARNING (MainThread) [homeassistant.helpers.frame] Detected that integration 'integration' calls `async_listen` with run_immediately, which is deprecated and will be removed in Home Assistant 2025.5 at homeassistant/components/integration/sensor.py, line 453: self.hass.bus.async_listen(, please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+integration%22
What version of Home Assistant Core has the issue?
2024.7.0b0
What was the last working version of Home Assistant Core?
pre-2024.7.0b0
What type of installation are you running?
Home Assistant OS
Integration causing the issue
No response
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Anto79-ops
changed the title
'integration calls async_listen` with run_immediately which is deprecatedintegration calls async_listen with run_immediately which is deprecated
Jun 26, 2024
Hey there @dgomes, mind taking a look at this issue as it has been labeled with an integration (integration) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of integration can trigger bot actions by commenting:
@home-assistant close Closes the issue.
@home-assistant rename Awesome new title Renames the issue.
@home-assistant reopen Reopen the issue.
@home-assistant unassign integration Removes the current integration label and assignees on the issue, add the integration domain after the command.
@home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
@home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.
The problem
Hi
I recieved this error on 2024.7.0b0, but im not sure where its coming from.
What version of Home Assistant Core has the issue?
2024.7.0b0
What was the last working version of Home Assistant Core?
pre-2024.7.0b0
What type of installation are you running?
Home Assistant OS
Integration causing the issue
No response
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: