jasonacox / tinytuya

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

ThermostatDevice update #174

Closed uzlonewolf closed 2 years ago

uzlonewolf commented 2 years ago

This adds automatic C/F detection and conversion when changing schedules, and updates the sensor temperature attributes for the new firmware version that was recently pushed out.

jasonacox commented 2 years ago

Thanks @uzlonewolf !