-
Updated
Feb 18, 2021 - C
#
tuya
Here are 66 public repositories matching this topic...
Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
Replaces original Tuya firmware on Beca thermostat with ESP8266 wifi module
-
Updated
Feb 1, 2021 - C++
Tasmota Device Templates Repository. Your one stop shop to get templates for devices running Tasmota!
esp8266
smarthome
smart-home
hacktoberfest
tasmota
tuya
tasmota-devices
tasmota-device
tuya-devices
tasmota-templates
-
Updated
Feb 18, 2021 - HTML
-
Updated
Feb 17, 2021 - JavaScript
Nodejs-Script to combine tuyaapi and openhab via mqtt
-
Updated
Feb 9, 2021 - JavaScript
jasimmk
commented
Jan 7, 2021
Currently SESSION is handled as a single global object. This is causes a limitation for using multiple Tuya accounts with different regions. A better approach without breaking existing code is, We should have an option to pass TuyaSession as an optional parameter.
class TuyaApi:
def __init__(self, tuya_session=None):
if tuya_session is None:
self.tuya_sesHoobs and Homebridge plugin for Tuya devices using Home Assistant Tuya Web Api
-
Updated
Feb 14, 2021 - TypeScript
Tools for reverse-engineering and description of new TUYA API sign algorithm
-
Updated
Mar 24, 2019 - C
Add your Tasmota devices as SmartThings devices
-
Updated
Dec 27, 2020 - Groovy
Open-source server and dashboard to control IoT devices in a local home network
mqtt
iot
yeelight
smart-home
ifttt
broadlink
iot-device
iot-server
orvibo
tasmota
miio
tuya
iot-devices
-
Updated
Jan 30, 2021 - TypeScript
Tuya Smart iOS Home SDK
-
Updated
Dec 9, 2020 - Objective-C
Python module to read status and energy monitoring data from Tuya based WiFi smart devices. This includes state (on/off), current (mA), voltage (V), and power (wattage).
-
Updated
Feb 12, 2021 - Python
A collection of ESPHome configuration files and code for my various ESP8266/ESP32 devices that integrate with Home Assistant.
home-automation
esp8266
esp32
esp
wemos-d1-mini
homeassistant
tuya
esphomeyaml
esphome-config
treo
esphome
tuya-devices
feit
esphome-devices
-
Updated
Jan 29, 2021 - C++
A library to control Tuya smart home devices via local TCP connection.
-
Updated
Nov 9, 2020 - C#
Python Tuya client that allows you to locally communicate with tuya devices
-
Updated
Jun 11, 2020 - Python
A Raspberry Pi OS image for flashing Tuya devices with custom firmware
home-automation
raspberry-pi
iot
esp8266
image
firmware
os
sensors
actuators
tuya
qtoggle
tuya-convert
-
Updated
Jan 10, 2021 - JavaScript
A plugin for Homebridge for Tuya-based outlets
-
Updated
Aug 15, 2018 - JavaScript
Local support for Tuya devices in Home Assistant
-
Updated
Feb 13, 2021 - Python
Allow you to integrate any[almost] tuya, smart life supported devices to node-red. However, you will have to enrol these devices via Smart life air mobile app. https://www.smartlife.nz/smartlife-labs
-
Updated
Jan 31, 2021 - HTML
Mqtt devices announcer for auto discovery
-
Updated
Sep 23, 2020 - Python
Freeing the Silvercrest (Lidl/Tuya) Smart Home Gateway from the cloud.
-
Updated
Feb 16, 2021 - C
Improve this page
Add a description, image, and links to the tuya topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tuya topic, visit your repo's landing page and select "manage topics."
Currently, the project does not provide any type definitions, which makes it difficult to use in typescript projects.
Since the project is already extensively commented with jsdoc comments, much of the work is already done. There are still places where updates will need to be made, but those should be largely trivial, just a matter of adding more jsdoc comments to provide type hints where type