Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-12-03 | Bump version | Matthew Garrett | 1 | -2/+2 |
2016-12-03 | Provide raw sensor data | Matthew Garrett | 1 | -0/+23 |
2016-12-03 | Fix python 2 compatibility | Matthew Garrett | 1 | -7/+17 |
2016-12-03 | Expose the type of the discovered device | Matthew Garrett | 1 | -0/+9 |
2016-12-03 | Fix setup.py | Matthew Garrett | 1 | -1/+0 |
2016-12-03 | Merge remote-tracking branch 'zenitraM/python3' | Matthew Garrett | 1 | -32/+32 |
2016-11-24 | Python 3 compatibility | Alejandro M | 1 | -32/+32 |
2016-11-20 | Add packet retransmission and timeout | Matthew Garrett | 1 | -3/+13 |
2016-11-19 | Merge pull request #16 from PeWu/smartplug | Matthew Garrett | 2 | -5/+21 |
2016-11-19 | Fix single device discovery | Matthew Garrett | 1 | -41/+46 |
2016-11-18 | Merge branch 'master' into smartplug. | Przemek Wiech | 1 | -18/+83 |
2016-11-18 | Updated SmartPlug commands - set_power() and check_power() | Przemek Wiech | 2 | -5/+22 |
2016-11-18 | Add automatic determination of device type | Matthew Garrett | 1 | -17/+83 |
2016-11-13 | Add experimental support for smartplugs | Matthew Garrett | 2 | -0/+11 |
2016-11-11 | Merge pull request #14 from msh100/master | Matthew Garrett | 1 | -0/+1 |
2016-11-10 | each send_packet() needs a unique count | Marcus Stewart Hughes | 1 | -0/+1 |
2016-11-04 | Merge pull request #11 from kelvl/macos-cant-assign-address-fix | Matthew Garrett | 1 | -8/+8 |
2016-11-02 | Fix for [Errno 49] Can't assign requested address | Kelvin Law | 1 | -8/+8 |
2016-10-30 | Update documentation to cover RF packets | Matthew Garrett | 2 | -3/+2 |
2016-10-30 | Add support for multiple devices and update documentation | Matthew Garrett | 2 | -68/+107 |
2016-10-24 | Add support for sensor data | Matthew Garrett | 1 | -1/+56 |
2016-10-12 | Add some todos in the protocol | Matthew Garrett | 1 | -0/+8 |
2016-10-12 | Document packet format | Matthew Garrett | 1 | -0/+128 |
2016-10-10 | Attempt to handle timezones | Matthew Garrett | 1 | -4/+11 |
2016-09-15 | Initial commit | Matthew Garrett | 4 | -0/+262 |