-
Updated
Mar 25, 2021 - C
#
tuya
Here are 79 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
Mar 3, 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
Mar 25, 2021 - HTML
-
Updated
Mar 24, 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
Mar 25, 2021 - TypeScript
Zigate plugin for Domoticz
philips-hue
regulation
thermostat
xiaomi
domoticz
netatmo
zigbee
danfoss
zigbee-gateway
legrand
tradfri
domoticz-plugin
zigate
tuya
domoticz-python-plugins
zigate-plugin
wiser
ijenko
casaia
gledopto
-
Updated
Mar 25, 2021 - Python
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
Mar 12, 2021 - TypeScript
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
Mar 18, 2021 - Python
Tuya Smart iOS Home SDK
-
Updated
Dec 9, 2020 - Objective-C
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
Freeing the Silvercrest (Lidl/Tuya) Smart Home Gateway from the cloud.
-
Updated
Mar 25, 2021 - C
Local support for Tuya devices in Home Assistant
-
Updated
Mar 9, 2021 - Python
A plugin for Homebridge for Tuya-based outlets
-
Updated
Aug 15, 2018 - JavaScript
Ako integrovať Tuya zariadenia do Home Assistanta cez Tuya Local.
nodejs
iot
smarthome
sk
smart-home
home-assistant
node-js
homeassistant
hacs
cz
tuya
home-assistant-hacs
homeassistant-integration
tuya-iot
tuya-local
tuyalocal
czsk
-
Updated
Mar 24, 2021
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