A python library to interact with Beewi SmartBulb
Stars
7
Forks
5
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
24
commits
Update README.md
baccfaa
Converting to PyPI package
86ac6cc
[doc] Added docstrings to all the functions
137cb20
Fixed bug in __readSettings()
181e23f
Cleaned BeewiPy.py
4d661fb
Merge branch 'master' of https://github.com/delkk0/BeewiPy
0edc251
Improved instantiation of Characteristics doing it from the Services
3d79cfd
Some changes on the output of getHWInfo()
b22bc0c
Fixed output order of MAC Address
5d71dd7
Fixed MAC Address output from DEC to HEX
edebae4
Fixed bug on getHWInfo()
284b368
Corrected bug on getHWInfo()
10fa0ed
Corrected some UUIDs on getHWInfo() method
6e286b3
Adding getInfo() method
eb1190d
Corrected more bugs on __init__() and getSettings()
138ffa1