github xZetsubou/hass-localtuya 3.2.1

latest releases: 2024.6.0, 2024.5.0, 2024.5.0.b4...
7 months ago

Example for changing multi-dps values:

service: localtuya.set_dp
data:
  device_id: bf3e040669bd7aa117owie
  value: 
    1: false # Set DP 1 false [ 1st button on switch ]
    2: true  # Set DP 2 true [ 2nd button on switch ]
    3: true  # Set DP 3 true [ 3rd button on switch ]

Don't miss a new hass-localtuya release

NewReleases is sending notifications on new releases.