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

DHCP Lease Sensors fixes #238

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

Snuffy2
Copy link
Collaborator

@Snuffy2 Snuffy2 commented Oct 7, 2024

  • Support Leases that don't have an IP address (Fixes [Bug]: "DHCP Leases All" sensor has no data #237)
  • But only count leases that have an IP address associated with them
  • Exclude leases without a MAC address
  • Exclude expired leases
  • Add type to the attributes of each lease to show static or dynamic
  • Exclude Leases attribute from HA recorder

@Snuffy2 Snuffy2 added the bugfix Fix something that isn't working label Oct 7, 2024
@Snuffy2 Snuffy2 force-pushed the DHCP-Lease-Sensors-fixes branch 2 times, most recently from 203c4ce to 7888331 Compare October 7, 2024 02:47
@Snuffy2 Snuffy2 marked this pull request as ready for review October 7, 2024 13:37
@Snuffy2 Snuffy2 merged commit 08f0a23 into travisghansen:main Oct 7, 2024
2 checks passed
@Snuffy2 Snuffy2 deleted the DHCP-Lease-Sensors-fixes branch October 7, 2024 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fix something that isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: "DHCP Leases All" sensor has no data
1 participant