Skip to content

Introduced Cloud support

Compare
Choose a tag to compare
@rospogrigio rospogrigio released this 14 Jun 09:24
· 154 commits to master since this release
cada522

Major change in Localtuya. Here's what's new:

  • one single integration instead of one integration for each device
  • introduced Cloud API connection (for local key retrieval)
  • auto-update of local keys (in case of re-pairing of a device)
  • introduced diagnostics, both for the Integration and for each device
  • removed YAML configuration (since it's being deprecated almost everywhere)

Note: read the README carefully, and make a backup of your HA instance before upgrading. In particular, be aware that YAML configuration will not be supported after the upgrade: it will be automatically migrated to config entry, and YAML configuration should be deleted at that point, since it will be ignored by the Integration.
Thanks to @CloCkWeRX, @EnsignR and @racu10 for the feedbacks and suggestions.
Enjoy!