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

Add extra attributes for devices when connected to network #29

Closed
wants to merge 2 commits into from
Closed

Add extra attributes for devices when connected to network #29

wants to merge 2 commits into from

Conversation

schmittx
Copy link

Adds extra attributes for network_name, connected_to, ip_address, and mac.

Fixes #25.

@rsnodgrass
Copy link
Collaborator

Looks good, thanks for the contribution!

@schmittx
Copy link
Author

schmittx commented Oct 20, 2020

Glad to help! Any chance I can get some Hacktoberfest credit as well? The PR just needs to be labeled as hacktoberfest-accepted (more info)

@jrlucier
Copy link
Owner

Thanks for the contribution! I'll validate it tonight against the latest HASS and merge in if everything looks good. I've tagged the project as being within Hacktoberfest, so you should get credit ;)

@schmittx
Copy link
Author

The scanner-based device tracker platform doesn't allow extra attributes to be removed when the entity is not not_home.

It's admittedly weird to see connected_to in attributes when the entity is not_home so I'd like to find a workaround at some point (if possible), but I think it's not a show-stopper at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is it possible t track which Eero a device is connected to?
3 participants