Python versions 3.5 and up are currently building correctly on Travis CI
Branch - master
Branch - development
This library facilitates communication with Tuya/Oittm devices on your local network. Currently working with the Oittm Wifi Smart Humidifier, 3L.
I wanted a project to learn Python, and had just bought an Oittm Humidifer(https://www.amazon.com/gp/product/B07C5QL15R) and wanted to integrate it with Home Assistant. This seemed like a good, non-trivial project to work on. All respect due to the forefathers - tuyapi and python-tuya (listed below).
https://github.com/codetheweb/tuyapi - The original; responsible for all of the reverse engineering https://github.com/clach04/python-tuya - The original Python implementation
The peoples at codetheweb (https://github.com/codetheweb/tuyapi) have great guides around getting the required credentials/parameters.