Skip to content

v0.6.0

Compare
Choose a tag to compare
@purple4reina purple4reina released this 17 Jan 09:34
· 18 commits to main since this release

Features

  • Reduce the number of Tuya API calls by getting status of all devices at once.
  • Calling get_status on a device now attempts to cache the status for 60
    seconds. This cache is cleared any time a new device is looked up or
    send_commands is called.