-
Notifications
You must be signed in to change notification settings - Fork 222
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Hello,
I spent several hours trying to turn my EarthBulb smart LED off with TinyTuya. I eventually got it and figured out that I had to change d.set_status(False) to d.set_status(False, 20) in my case.
Can we include a comment in this example regarding potentially needing to change the dps index to match the device, which can be found in device.status()?
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation