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

feat: Add Nearest scanner entity_id sensor #374

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Nov 12, 2024

  1. Add BermudaSensorScannerEntity to track entity_id of nearest_scanner

    Expose entity_id of nearest scanner as a sensor
    ashabala authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    381fa47 View commit details
    Browse the repository at this point in the history
  2. Clarify filtering logic in Nearest Scanner entity_id

    Add comment explaining why entity is filtered to only switches/lights
    ashabala authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    bf508dc View commit details
    Browse the repository at this point in the history
  3. Fix linting issues

    Alex Shabala committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    26d0999 View commit details
    Browse the repository at this point in the history
  4. Refactor: Move nearest scanner entity_id as attribute of existing nea…

    …rest scanner sensor
    Alex Shabala committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    fec1b86 View commit details
    Browse the repository at this point in the history