-
I wanted to share some good news that the same TP-Link Smart Home protocol works just about the same on the TP-Link LB130 RGB Light, it's a great light at $50 and pretty efficient in data transfer if …
-
Hello, thanks for your job. The problem is when i`m trying to switch bulb on,(with the first code run)with this code:
import time
from tplight import LB130
def main():
light = LB130("192.168…
-
### Expected Behavior
When selecting a color option in the iOS home app, (either on-demand or as part of an automation schedule), the light bulb connected should change color.
### Current Behavio…
-
Hi, currently i'm trying to simulate a TP-Link smart lamp, because want to use own hardware which can talk with the tp-link protocol (hopefully including the cloud functionality)
I don't know what …
-
Hello,
This is more an enhancement request rather than an issue but not able to tag the "enhancement" label to this post.
Is the TP-LINK Smart Bulb LB130 on the roadmap for support with the ener…
-
I have tried to set the hue and saturation balues for LB130 using this method
userInfo.getLB130("Hall Light").setState(1, 80, 360 , 60);
but the changes are reflecting.
userInfo is the object …
-
It would be great if a min, max, stepwidth value can be proviced for H,S,L
(in my case i am using a tp link lb130, for hue it accapts values from 1 to 259 and for saturation from 0 to 100)
with …
-
I have 4 Tapo Lightbulbs connected, all 4 are working fine with Tapo app, `kasa.getDevices()` works but every Lightbulb I try to connect to returns the error `Device is offline`, any idea why or how t…
-
[this](https://github.com/konsumer/tplink-lightbulb/wiki/Beatmatch) is a cool use of code to change colors of light, but could be much more efficient if it all ran in node instead of python, and would…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### What happened?
Hi Devs!
I'm experiencing a strange bug where the 'shortcut icons' when you pull the control…