Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ping yaml entry migration #104915

Closed
Aohzan opened this issue Dec 2, 2023 · 5 comments
Closed

Ping yaml entry migration #104915

Aohzan opened this issue Dec 2, 2023 · 5 comments
Assignees
Milestone

Comments

@Aohzan
Copy link
Contributor

Aohzan commented Dec 2, 2023

The problem

I upgrade to 2023.12 beta and my yaml ping configuration has been migrated, the problem is that I have two device_tracker entities:

  • one is not working anymore and have the original id
  • the second works but have a _2 suffix (logic)

image

Thank you

What version of Home Assistant Core has the issue?

core-2023.12.0b1

What was the last working version of Home Assistant Core?

core-2023.11.0

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

ping

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

@home-assistant
Copy link

home-assistant bot commented Dec 2, 2023

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)

@jpbede
Copy link
Member

jpbede commented Dec 3, 2023

Thanks for your report, could you please provide me your YAML config?

@Aohzan
Copy link
Contributor Author

Aohzan commented Dec 3, 2023

basic device_tracker like

device_tracker:
  - platform: ping
    hosts:
      camera_rdc: 192.168.1.210

@jpbede
Copy link
Member

jpbede commented Dec 3, 2023

Ok, then this is the known_devices.yaml. To fix the problem, please delete the integration entry (Settings > Devices & Services -> Ping -> Three dots right -> Delete) and then delete your device from the known_devices.yaml, then restart Home Assistant and let it re-import it from YAML.

@frenck frenck added this to the 2023.12.0 milestone Dec 3, 2023
@Aohzan
Copy link
Contributor Author

Aohzan commented Dec 3, 2023

it's ok now, thanks

@Aohzan Aohzan closed this as completed Dec 3, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants