tplink-smarthome-api icon indicating copy to clipboard operation
tplink-smarthome-api copied to clipboard

Add effect support for Light Strips and update docs

Open YoJames2019 opened this issue 2 years ago • 0 comments

Currently as far as I am aware, there is no way to set/get the lighting effect state even though it is listed in the sysInfo of the device.

  lighting_effect_state: {
    enable: 1,
    name: 'Aurora',
    custom: 0,
    id: 'TapoStrip_1MClvV18i15Jq3bvJVf0eP',
    brightness: 100
  }

And the documentation says nothing about light strips

Model: KL420L5 Library Version: 4.2.0

YoJames2019 avatar Jan 28 '23 15:01 YoJames2019