1
0
mirror of https://github.com/Sthopeless/74757961.git synced 2025-04-08 17:33:38 +02:00
2021-07-18 03:20:36 +02:00
2021-07-18 02:14:38 +02:00
2021-07-18 02:10:33 +02:00
2021-07-18 03:20:36 +02:00
2021-07-18 02:20:12 +02:00
2021-07-18 02:14:58 +02:00

Tuya Zigbee Doorlock using API

Install Python and the pip requeriments are here

Think this are all the necessary options to be configured in env.py file.

Env.py
ACCESS_ID iot.tuya.cloud Access ID
ACCESS_KEY iot.tuya.cloud Access Secret
USERNAME Tuya/Smartlife MobileAPP Username
PASSWORD Tuya/Smartlife MobileAPP Password
COUNTRY_CODE Tuya/Smartlife MobileAPP Country Code
SCHEMA Which MobileAPP are you using Tuya or Smartlife
ASSET_ID shouldn't be necessary
DEVICE_ID shouldn't be necessary
ENDPOINT Tuya url of your region (default Europe)
TUYA_UID Tuya user UID
ZIGBEE_LOCK Tuya Zigbee Doorlock UUID
LOCKPINCODE Tuya Zigbee Doorlock Pincode
MQTT_BROKER MQTT IP
MQTT_PORT MQTT Port
MQTT_USERNAME MQTT Username
MQTT_PASSWORD MQTT Password
Description
No description provided
Readme MIT 2 MiB
Languages
Python 90.3%
Dockerfile 9.7%