home-assistant / frontend

:lollipop: Frontend for Home Assistant
https://demo.home-assistant.io
Other
3.9k stars 2.64k forks source link

several device_trackers list their name twice #16070

Closed Mariusthvdb closed 1 year ago

Mariusthvdb commented 1 year ago

Checklist

Describe the issue you are experiencing

several device_trackers list their name twice, even though no name is set, and the entity_registry shows no such thing

Scherm­afbeelding 2023-04-05 om 15 10 53

more-info, without user set name:

Scherm­afbeelding 2023-04-05 om 15 15 34

Describe the behavior you expected

only 1 name....

Steps to reproduce the issue

  1. check device trackers
  2. ...

What version of Home Assistant Core has the issue?

2023.4b06

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

any

Which operating system are you using to run this browser?

Ventura 13.2 Mac

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

entity_registry:

      {
        "aliases": [],
        "area_id": null,
        "capabilities": null,
        "config_entry_id": "d1dca0cc84f9b0aeff36ac2e40f7151d",
        "device_class": null,
        "device_id": "ef3ea71926bcd5bb5a2d19deeb995cc1",
        "disabled_by": null,
        "entity_category": "diagnostic",
        "entity_id": "device_tracker.apple_tv_homekit",
        "hidden_by": null,
        "icon": null,
        "id": "47cadfadb313ec566e920a2333f684b7",
        "has_entity_name": true,
        "name": null,
        "options": {},
        "original_device_class": null,
        "original_icon": null,
        "original_name": "Apple Tv Homekit",
        "platform": "unifi",
        "supported_features": 0,
        "translation_key": null,
        "unique_id": "c8:69:cd:37:0e:e7-default",
        "unit_of_measurement": null
      },
github-actions[bot] commented 1 year ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.