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

include attributes to device_tracker #703

Closed
3 of 4 tasks
fama-lama opened this issue Jun 11, 2024 · 4 comments
Closed
3 of 4 tasks

include attributes to device_tracker #703

fama-lama opened this issue Jun 11, 2024 · 4 comments
Labels
Feature request➕ New feature or request next release/in dev image🚀 This is coming in the next release or was already released if the issue is Closed.

Comments

@fama-lama
Copy link

Is there an existing issue for this?

  • I have searched the existing open and closed issues

Am I willing to test this? 🧪

  • I will do my best to test this feature on the netlertx-dev image when requested within 48h and report bugs to help deliver a great user experience for everyone and not to break existing installations.

Can I help implement this? 👩‍💻👨‍💻

  • Yes
  • No

Is your feature request related to a problem? Please describe

I have an automation in home assistant to notify if any changes to my network, such as if a new device joins the network etc.
In the automation, i would like to include info such as IP, vendor, MAC address at a minimum. currently these are spread between multiple entities.

Screenshot from 2024-06-11 17-09-11

Describe the solution you'd like

copy the same info from these other entities and include them as attributes for the device_tracker "device_tracker.DEVICE_is_present"

Describe alternatives you've considered

it's honestly not necessary. One can build a more complex automation to hunt and parse this info. I think it's just a matter of optimisation to make the entities more user friendly.

Anything else?

i should raise a different bug issue for this but can you remove the underscores for these entity names?

@fama-lama fama-lama added the Feature request➕ New feature or request label Jun 11, 2024
@jokob-sk
Copy link
Owner

image
This should be available in the next release. Please have a look at the netalertx-dev docker image, in about 15 minutes (or after the last action finishes) from now.

👉If I don't get a confirmation that this is working I might pull out the feature to prevent bugs.

Make sure you refresh your browser cache - and click the 🔄 refresh button in the top right corner.

It would be great if you could test this (backup everything first or use a new container) on your end by switching to the above image and letting me know if the issue was resolved/the new feature is working.

Thanks in advance,
j

@jokob-sk jokob-sk added the next release/in dev image🚀 This is coming in the next release or was already released if the issue is Closed. label Jun 12, 2024
@jokob-sk
Copy link
Owner

i should raise a different bug issue for this but can you remove the underscores for these entity names?

Entity names are used in multiple places (e.g. in the topic) so I won't remove underscores unless really necessary. I don't want to introduce unnecessary complexity into the code if it can be avoided.

@jokob-sk
Copy link
Owner

Keeping this open for other users to see until released

@jokob-sk jokob-sk reopened this Jun 12, 2024
@jokob-sk
Copy link
Owner

Releasing -> closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request➕ New feature or request next release/in dev image🚀 This is coming in the next release or was already released if the issue is Closed.
Projects
None yet
Development

No branches or pull requests

2 participants