about summary refs log tree commit diff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2020-04-10 Adding new supported devices (#325)tiagofreire-pt1-2/+3
2018-11-26 Merge branch 'rf_experiment' into rf_experiment_v0.9Sergey Prilukin1-0/+21
# Conflicts: # README.md # broadlink/__init__.py # cli/broadlink_cli
2018-04-19 Add energy option to broadlink_cliTocho Tochev1-0/+5
2018-03-19 Add the RM3 mini to the supported device list.Michael Still1-2/+8
I picked one of these up cheap on ebay and it totally works.
2017-11-25 Experimental RF codeMatthew Garrett1-1/+38
2017-04-22 Add in AP Mode device setup for new Broadlink devices. (#53)Aydaen Lynch1-0/+14
2016-12-25 Add new device support: Broadlink MP1 Smart power stripVictor Ferrer1-0/+10
2016-11-18 Updated SmartPlug commands - set_power() and check_power()Przemek Wiech1-3/+8
2016-11-13 Add experimental support for smartplugsMatthew Garrett1-0/+5
This adds a set_power() call that should work for the SP2 - unsure whether it will work for the SP3.
2016-10-30 Update documentation to cover RF packetsMatthew Garrett1-2/+2
RF packets behave identically to IR packets, so update the docs to match
2016-10-30 Add support for multiple devices and update documentationMatthew Garrett1-8/+17
Add support for discovering more than one device on the network, and update the documentation to describe that.
2016-09-15 Initial commitMatthew Garrett1-0/+36