Skip to content

control Brihome smart led bulbs easily

License

Notifications You must be signed in to change notification settings

juliusmh/python-brihome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-brihome

PyPI version

This library aims to control the brihome smart light bulbs. It internally uses the pytuya library and is able to control many parameters on the led bulb.

install via

pip install python-brihome

Actually the briihome is part of a family of ESP8266MOD low cost WiFi smart devices from Shenzhen Xenon. These bulbs are sold under different names. If your bulb was around 10-20€, and port 6668 is open chances are good you can control it with this library.

Docs

For an example see examples.

FAQ

In Order to use the brihome.Bulb(...) constructor you need to obtain the local device id and the device key that your bulb uses. You can find these by sniffing the brihome app's traffic. Refer to this document to obtain valid device id and device key.

Contributing

Pull request are welcome. Not every function the bulb supports are implemented. Help on error handling and extended functionality is welcome.

About

control Brihome smart led bulbs easily

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages