Device_tracker "tracker_interfaces" option example
Feedback
The OPNsense device_tracker has an optional feature to only track devices on specific interfaces. The option "tracker_interfaces". However it does not explain how these can be configured / what valid values are, or provide guidance on where these values can be found in OPNsense.
After some testing, I found that only the interface description worked. Using the interface "Identifier" or "Device Name" from OPNsense did not work, oddly enough.
I now set the interface description, although this works fine, it is a user adjustable description. Which means it may accidentally be edited in OPNsense, breaking the integration.
e.g. of a valid config, which can be extended with more listed items:
tracker_interfaces:
- "Home_WiFi"
URL
https://www.home-assistant.io/integrations/opnsense/
Version
2024.8.2
Additional information
No response
Hey there @mtreinish, mind taking a look at this feedback as it has been labeled with an integration (opnsense) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of opnsense can trigger bot actions by commenting:
@home-assistant closeCloses the feedback.@home-assistant rename Awesome new titleRenames the feedback.@home-assistant reopenReopen the feedback.@home-assistant unassign opnsenseRemoves the current integration label and assignees on the feedback, add the integration domain after the command.@home-assistant add-label needs-more-informationAdd a label (needs-more-information) to the feedback.@home-assistant remove-label needs-more-informationRemove a label (needs-more-information) on the feedback.
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. If this issue is still relevant, please let us know by leaving a comment 👍 This issue has now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
This needs to be re-opened. @mtreinish