github xZetsubou/hass-localtuya 3.1.0

latest releases: 2024.5.0b2, 2024.5.0b1, 3.2.5.2b7...
8 months ago

New

  • Events for homeassistant:

localtuya_device_triggered will always trigger if something happen to device. reports: device_id, type and states
localtuya_device_dp_triggered same as device trigger but will only reports device_id, dp and value.
localtuya_states_update trigger only when DP states changed, reports: device_id, type, old_states and new_states

Improvements:

  • Return error message if cannot connect instead of falsy success msg
  • Clarify error messages when adding new hub
  • Support multi hubs account correctly
  • Add GUI for Set_DP Call service
  • Handle Reconnect to devices when [ Reload, add and edit devices ].
  • Fix bug in light.py [ force int for conf senses
  • Fix Music checkbox reset each time when edit the device.
  • Fix product key keeps reset after finish editing which cause reconnect twice.
  • Fix first hub installation.
  • Connecting and discover 3.5 devices.
  • If device fails for unexpected reason it will instant try to reconnect rather then wait 1min cycle.
  • Inserting empty space or dash - in Manual DPS and Reset DPID to remove there saved configs on edit.
  • Updated Readme and add templates guide to readme
  • Add sample template for bulb.

Don't miss a new hass-localtuya release

NewReleases is sending notifications on new releases.