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

Dev tools -> Services: a note for "device_tracker.see" is obsolete #20691

Open
3 of 4 tasks
ildar170975 opened this issue May 1, 2024 · 1 comment · May be fixed by home-assistant/core#116568 or #20693
Open
3 of 4 tasks

Dev tools -> Services: a note for "device_tracker.see" is obsolete #20691

ildar170975 opened this issue May 1, 2024 · 1 comment · May be fixed by home-assistant/core#116568 or #20693
Assignees

Comments

@ildar170975
Copy link
Contributor

Checklist

  • I have updated to the latest available Home Assistant version.
  • I have cleared the cache of my browser.
  • I have tried a different browser to see if it is related to my browser.
  • I have tried reproducing the issue in safe mode to rule out problems with unsupported custom resources.

Describe the issue you are experiencing

Currently a description of some field for device_tracker.see contains a mentioning of "known_devices.yaml":

image

But this file is considered as deprecated.
Suggest to change this description.

Describe the behavior you expected

as above

Steps to reproduce the issue

as above

What version of Home Assistant Core has the issue?

2024.4.3

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

Chrome 124.0.6367.92

Which operating system are you using to run this browser?

Win10x64

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

@spacegaier
Copy link
Member

Those services descriptions are coming from the backend / core, but we also have a fake one for the demo in the frontend. I created PRs for both now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment