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

Unify camera and doorbell implementation #247

Merged
merged 4 commits into from
Sep 24, 2024

Conversation

JELoohuis
Copy link
Collaborator

-Unified camera and doorbell implementation
Since the doorbell and camera implement the same Tuya class they have been unified to use the same code.
This means cameras now support doorbell events when detected, and doorbells now have all camera capabilities.

@JELoohuis JELoohuis marked this pull request as draft September 23, 2024 11:00
@bobvandevijver bobvandevijver added the enhancement New feature or request label Sep 23, 2024
@bobvandevijver bobvandevijver added this to the Release 1.5.0 milestone Sep 23, 2024
@bobvandevijver bobvandevijver linked an issue Sep 23, 2024 that may be closed by this pull request
@JELoohuis JELoohuis marked this pull request as ready for review September 23, 2024 14:34
@bobvandevijver bobvandevijver changed the base branch from next to master September 23, 2024 14:35
@bobvandevijver bobvandevijver changed the base branch from master to next September 23, 2024 14:38
lib/camera/device.ts Outdated Show resolved Hide resolved
lib/camera/device.ts Outdated Show resolved Hide resolved
@bobvandevijver bobvandevijver merged commit 324915d into athombv:next Sep 24, 2024
3 checks passed
@bobvandevijver bobvandevijver deleted the rework-doorbell branch September 24, 2024 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

[Device request]: Doorbell
2 participants