Commit Graph

4 Commits

Author SHA1 Message Date
Erik Bautista
c613067df4 Fix race condition for Tuya Devices (#351)
* fix README.md

* fix race condition

* increase version to 0.0.4
2022-08-24 21:07:09 -07:00
Koushik Dutta
0a8475a7f4 tuya: publish 2022-08-23 19:54:19 -07:00
Koushik Dutta
8127075792 tuya: project cleanups, remove unnecessary dependencies 2022-08-23 19:53:25 -07:00
Erik Bautista
dfb80e4930 Add Tuya Camera (and Doorbell Cameras) Support (#350)
* 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
2022-08-23 19:24:21 -07:00