Skip to content

feature: cmd 10006 database query by date#502

Merged
max246 merged 5 commits intobropat:developfrom
temp-droid:feature/cmd-10006-database-query-by-date
Feb 1, 2026
Merged

feature: cmd 10006 database query by date#502
max246 merged 5 commits intobropat:developfrom
temp-droid:feature/cmd-10006-database-query-by-date

Conversation

@temp-droid
Copy link
Copy Markdown
Contributor

Description

Adds WebSocket API support for station.database_query_by_date command to query video recordings by date range from stations.

Requires: bropat/eufy-security-client#768 (CMD_DATABASE_QUERY_BY_DATE support)

"got": ["./node_modules/got/dist/source"]
}
},
"exclude": [
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we actually need this , in reality we need to :

"exclude": [
        "node_modules",
        "eslint.config.mts"
    ]

was my bad....

},
);

station.on(
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to add to the doc

@temp-droid temp-droid requested a review from max246 January 23, 2026 18:39
@max246
Copy link
Copy Markdown
Collaborator

max246 commented Jan 24, 2026

all good , go ahead and merge :)

@max246 max246 merged commit 8b2c7a8 into bropat:develop Feb 1, 2026
3 of 4 checks passed
@max246 max246 mentioned this pull request Feb 14, 2026
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.

2 participants