Skip to content

Modification of Lubomir Stroetmann's code, repurposed to control TPLink LB120s (and probably 110s & 130s too)

License

Notifications You must be signed in to change notification settings

hachisanju/Dumb_Bulb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TP-Link Smart Bulb Controller for Python

This is a controller to turn on and off TP-Link Smart Bulbs, specifically the LB-120. It's based on Lubomir Stroetmann's work here.

If you're interested in the full article, that's also here: Reverse Engineering the TP-Link HS110

I won't get elaborate with the usage. It's the same as the tplink-smartplug.py program. Invoke like this:

./tplink-smartbulb.py -t <ip> [-c <cmd> || -j <json>]

The available commands are on, off and info. Anything else you'll have to send as JSON. If you want more in depth commands just go visit Lubomir's github, seriously. It's a good resource.

About

Modification of Lubomir Stroetmann's code, repurposed to control TPLink LB120s (and probably 110s & 130s too)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages