Metadata-Version: 2.1
Name: pytuyapi-ipc
Version: 1.0.4
Summary: Wrapper around node tuyapi
Home-page: https://github.com/89jd/pytuyapi-ipc
Author: jd89
Author-email: jd89.dev@gmail.com
License: UNKNOWN
Description: # pytuyapi-ipc
        
        This repository was created due to current implementations of tuya protocol via python seem to be out of date. Created as part of my research with roborock, 
        and it seems to be the only library that can communicate correctly.
        
        It uses tuyapi-ipc to communicate with tuyapi over file descriptors
        
        ```bash
        pip install pytuyapi-ipc
        ```
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
