* replace tool to use `ffmpeg` and bump v0.0.8
* format code
* wip
* wip: update components
* wip: remove websocket for cameras since they are not supported
* wip: allow changing between different login methods
It will prefer logging in with `Tuya (Smart Life) App` if there was no previous `userId`. Else, it will fall back to `Tuya Developer Account`.
* wip: fetch rtsp from Tuya Sharing SDK
* wip
* feat: add support for light accessory in camera
* fix: resolve indicator not updating
* wip: prevent setting motion if device has no motion detection
* improve mqtt reconnect, also update status
* bump version
* update commit
* bump to beta 3
* quick fix
* changelog
* fixchangelog
* bump version
* fix: resolve mqtt connection issues
* chore: bump version
* fix: use correct property for checking connection state
* chore: update changelog
* chore: bump version
* fix: ensure timeout is actually correct and bound corretly
* chore: update changelog
* bump version
* fix: fix setTimeout undefined function
* chore: update changelog
* fix: fix issue with camera not found
---------
Co-authored-by: ErrorErrorError <16653389+ErrorErrorError@users.noreply.github.com>
Co-authored-by: Erik Bautista Santibanez <erikbautista15@gmail.com>
* add initial support for webrtc
* Improvements in WebRTC
* Added support for webrtc, testing needed
- bump to v0.0.7-beta.0
* Fix issue not being able to select your prebufffer
- 2 way audio support test
- bump to 0.0.7-beta.1
- improve readme docs
* remove null candidate
* fix dorbell notifs for some models
* bump to version v0.0.7
Improve scanning for doorbell types
Added logs to view device status, features, and view message notifications for debugging
- fixed issue with functions not returning properly
Bump version to 0.0.6-beta.0
added support for doorbell ring trigger
bump to 0.0.6-beta.1
add online interface
pushed out of beta to latest release 0.0.6
* Fixed issue with devices not loading
- Updated readme with requirements.
- fixed race conditions
- reorganized main.ts
- improved cloud login verification
- fixed issue where cameras with no light switch was forced to add a light, whic caused to crash plugin.
* updated version to v0.0.5
* Added Tuya support for cameras.
* Improve naming scheme, logging in, and some minor bugfixed
* Added support for live notifications from Tuya using Pulse
* Removed online from TuyaCameraLight and TuyaCamera since they are bugged atm.
- improvements on variable motion detection values
- deleted mqtt in favor or TuyaPulsar
* Updated readme and changed from Tuya Plugin to Tuya Controller
* added todos
* Created Development.md for building
- removed tsconfig.json
- fixed motion detection issue
- static video stream options