jasonacox / tinytuya

Python API for Tuya WiFi smart devices using a direct local area network (LAN) connection or the cloud (TuyaCloud API).
MIT License
939 stars 167 forks source link

Added SocketDevice #167

Closed Felix-Pi closed 2 years ago

Felix-Pi commented 2 years ago

Added SocketDevice to receive power consumption data

jasonacox commented 2 years ago

Brilliant! Thanks @Felix-Pi ! Great work on the extension.

I merged this but suggest you consider adding a few things:

Felix-Pi commented 2 years ago

Thank you for your input! I'll look into it as soon as possible 👍🏼

jasonacox commented 2 years ago

@Felix-Pi your code is now live in v1.6.6..

Thanks again for your help!