Skip to content

feat(#72): add motion and sound detection sensors for GranarySmartCameraFeeder - #255

Open
dennismdejong wants to merge 1 commit into
jjjonesjr33:devfrom
dennismdejong:fix/upstream-72
Open

feat(#72): add motion and sound detection sensors for GranarySmartCameraFeeder#255
dennismdejong wants to merge 1 commit into
jjjonesjr33:devfrom
dennismdejong:fix/upstream-72

Conversation

@dennismdejong

Copy link
Copy Markdown

Requested in #72

Problem: The Granary Smart Camera Feeder (PLAF203) has built-in motion and sound detection, but these events were not exposed in Home Assistant.

Changes:

  • Added device_events API call to GranarySmartCameraFeeder.refresh() (same pattern as SpaceSmartFeeder)
  • Added motion_detected property that checks for MOTION_DETECTED events
  • Added sound_detected property that checks for SOUND_DETECTED events
  • Added MOTION and SOUND binary sensors to the entity list

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.

1 participant