tinytuya:与Tuya WiFi智能设备接口的Python模块

时间:2024-02-28 07:54:04
【文件属性】:

文件名称:tinytuya:与Tuya WiFi智能设备接口的Python模块

文件大小:40KB

文件格式:ZIP

更新时间:2024-02-28 07:54:04

python api device smarthome tuya

TinyTuya Python模块可与Tuya WiFi智能设备接口 描述 该python模块可控制和监视WiFi 兼容的智能设备(插头,开关,灯,窗罩等)。 这是pytuya PyPi模块的兼容替代品。 注意此模块要求设备已经被Smart Life App(或类似设备)激活。 TinyTuya设置 如果尚未安装pip和python库,请安装。 # Install required libraries sudo apt-get install python-crypto python-pip # for RPi, Linux python3 -m pip install pycryptodome # or pycrypto or Crypto or pyaes python3 -m pip install tinytuya


【文件预览】:
tinytuya-master
----setup.py(942B)
----.gitignore(1KB)
----.travis.yml(212B)
----LICENSE(1KB)
----setup.cfg(64B)
----tinytuya()
--------__init__.py(64KB)
--------__main__.py(2KB)
----.github()
--------workflows()
----examples()
--------send_raw_dps.py(995B)
--------bulb.py(3KB)
--------README.md(542B)
--------getstatus.py(711B)
----README.md(19KB)
----test.py(3KB)
----wizard.py(11KB)
----tests.py(7KB)
----RELEASE.md(5KB)

网友评论