Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

0.0.7

Compare
Choose a tag to compare
@PaulAnnekov PaulAnnekov released this 10 Jul 07:09
· 16 commits to master since this release
  • Fixed get_devices_by_type function in tuyaapi (@Faboor - #31)
  • Improved debuggability by introducing __repr__ for devices (@Faboor - #32)
  • Decrease amount of connections to Tuya API server and, probably, decrease amount of DNS requests by introducing Session object + update device states right after an API call (@estebanz01 - #38)