github xZetsubou/hass-localtuya 3.2.0

latest releases: 2024.9.0, 2024.7.0, 2024.6.0...
10 months ago

What's Changed

Most know.

  • Entity friendly name is no longer required and entity name will follow after the device name.

^ This won't break old setup unless you changed the old entity name.

  • Light Scenes and Select entities options are now separated by comma , not ;.

New:

  • Auto configure device Only IF Cloud is set up. by @xZetsubou
    You can EDIT the device after auto configure to change tweak you configs.
  • Icons are now supported [ For Auto configured or Templates only ]
  • These platforms now has device class options: Switch, Cover and Number
  • These platforms now has unit of measurements: Number
  • Added supports for platforms: Siren and (de)Humidifer.

Fixes:

  • Fix DP Codes no longer shows after 2 hours without reload integration.
  • Fix the blank error if DP Code not found.
  • Fix Error config entry was never loaded when setup platform for the first time.
  • Fix bug when entity_category config isn't exists.
  • Fix multiplies error msg Listener is exists.
  • Fix bug when reconfigure the cloud user data.

Impovments:

  • Cloud data will be updated when configure dialog shows, Reload is no longer needed.
  • Sub devices: Has been reworked this fix the gateways that have limited connection clients.
  • Config Flow: Devices List are now sorted -> known devices will show at the top and unknowns devices by ip.
  • Adding New device and Initialization now is now faster.
  • Improve English translations to be more user friendly. by @codyc1515 in #45
  • Binary Sensors is no longer requires off state and any state beside on value will be considered as OFF.
  • Templates: list field are now insertable and searchable, you can enter the filename manually without need to restart HA to load them up.
  • Templates: Filename now will show as the same actually filename with extension.
  • Edit Devices options will now longer show up if there is no configured devices.

NOTE:

Auto configure is works kinda similar to how HA Tuya works, So sometimes might pull wrong values like select and numbers options etc..
because cloud data sometimes doesn't report same values as local device.

Full Changelog: 3.1.1...3.2.0

Don't miss a new hass-localtuya release

NewReleases is sending notifications on new releases.