Skip to content

3.0.2

Compare
Choose a tag to compare
@xZetsubou xZetsubou released this 30 Aug 23:18
· 392 commits to master since this release
67f5188

Improvements

  • Pulling the sub devices with Needed data without IP if we can't find gateway 672a916 @xZetsubou

3.0.0 Changes

Full Changelog: 2.1.1...3.0.0

Readme has been reworked

New:

Core:

  • Add support for 3.5 ? NOT Tested.
  • Add support for Sub Devices. [ Zigbee and BTE ] Devices through gateways if supported.
  • Update DPS Version uses constant values UPDATE_DPS_LIST.

Discovery:

  • Report if an APP is broadcasting [Log_Debug only].
  • Enable Reuse Port to let other integrations listen to Tuya Ports [ Discovery only ].

Config Flow:

  • Add Node_ID to config_flow [ For sub devices only]
  • Auto Discover Sub-Devices and pull all the needed information. e.g. Device Name ( Sub Device ). PEV
    ^^^This will only works if Cloud API is enabled and configured^^^.
  • Auto protocol this will loop through all supported protocols and store correct one!.
  • Edit devices list now will show friendly_name to be more clear when choose device.

Fixes:

  • Fix Model get removed when no internet access
  • Fix Export & Import templates for Sub-Devices.
  • Fixed the entity category in sample template.
  • Fix Unique IDs already exists.
  • Fix devices doesn't works when reload! until reboot.
  • Fix Devices Doesn't comeback when adding new device. Hope So
  • Fix Entities Category

Improvements :

  • Improved Discovery feature
  • Try to detect the specific error and report it.
  • Clarify some errors messages and report error key.
  • Config flow [Edit and Add devices list] is now depending on dev_id not ip.
  • Add some TUYA Consts into const.py
  • Removed helpers directory and uses helpers.py
  • Integration renamed from LocalTuya integration to Local Tuya. - When add integration
  • Rework on Config flow Actions Menu instead of radio boxes.
  • Add Translation for template step for en lang