core icon indicating copy to clipboard operation
core copied to clipboard

Ping binary sensor flooding DB by "round_trip_time" attributes (still)

Open ildar170975 opened this issue 1 year ago • 1 comments

The problem

Continuation of https://github.com/home-assistant/core/issues/111531

@jpbede Sorry for direct tagging, but you said that

However, the attributes will be kept until 2024.7 to be backwards compatible. After that, the attributes will be removed

But still in 2024.9 I see these attributes as a part of binary_sensor entity: изображение

and these attributes are in DB as well: изображение

What version of Home Assistant Core has the issue?

2024.9

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

Ping

Link to integration documentation on our website

https://www.home-assistant.io/integrations/ping/

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

ildar170975 avatar Sep 19 '24 13:09 ildar170975

Hey there @jpbede, mind taking a look at this issue as it has been labeled with an integration (ping) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of ping 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 ping 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.

(message by CodeOwnersMention)


ping documentation ping source (message by IssueLinks)

home-assistant[bot] avatar Sep 19 '24 13:09 home-assistant[bot]

Well, removing things depends on someone removing them from the code 🙂 Since no one has done that and I haven't had time in the last few weeks, it's still there, but I removed it last week (https://github.com/home-assistant/core/pull/125760) finally. So the attributes will disappear with 2024.10

jpbede avatar Sep 19 '24 14:09 jpbede

@jpbede Thank you very very much

ildar170975 avatar Sep 19 '24 14:09 ildar170975

Sorry, for the dupe. Thanks for the update :)

FlexxFR avatar Sep 28 '24 13:09 FlexxFR