jasonacox / tinytuya

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

Add Contrib support for IR+RF devices such as the S11 #343

Closed uzlonewolf closed 1 year ago

uzlonewolf commented 1 year ago

This adds Contrib/RFRemoteControlDevice as a subclass of Contrib/IRRemoteControlDevice. See discussion in #228

I also removed some wayward tabs from IRRemoteControlDevice and ThermostatDevice.

jasonacox commented 1 year ago

Thanks @uzlonewolf !

Also nice cleanup on tab/spaces. I'm wondering if we should add something like .editorconfig to the project - see https://EditorConfig.org

jasonacox commented 1 year ago

https://pypi.org/project/tinytuya/1.12.6/