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

Releases: PaulAnnekov/tuyaha

0.0.11

07 Jun 15:25
Compare
Choose a tag to compare

0.0.10

29 Jan 19:17
Compare
Choose a tag to compare
  • Manage digits in target temperature for Climate Devices (@ollo69 - #61)

0.0.9

07 Dec 22:30
Compare
Choose a tag to compare
  • Capture rate limiting on auth.do endpoint and throw appropriate exception (@AlexSzlavik - #60)
  • Raised log level for several request error logs from debug to warning

0.0.8

06 Oct 21:16
Compare
Choose a tag to compare
  • Use cached discovery, fix climate and light device values (@ollo69 - #39)

0.0.7

10 Jul 07:09
Compare
Choose a tag to compare
  • 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)

0.0.6

26 Apr 20:18
Compare
Choose a tag to compare

0.0.5

25 Dec 14:02
Compare
Choose a tag to compare

0.0.4

30 Aug 19:30
Compare
Choose a tag to compare
  • Better fix for #3, also fixes #7.

0.0.3

22 Aug 17:31
Compare
Choose a tag to compare
  • Fast issue handle with no state #3

0.0.2

09 Jul 21:15
Compare
Choose a tag to compare
  • Handle 504 timeout errors