Felipe Martins Diel
7dec8f2355
Handle ReadError in the CLI ( #365 )
...
* Handle ReadError
* Make it more pythonic
* Clean up
2020-05-12 21:19:49 +02:00
Daniel Høyer Iversen
af95fa2446
Add --joinwifi option to configure the device with Wifi details ( #296 )
2020-03-04 22:27:55 +01:00
Daniel Høyer Iversen
e151a14a7b
decode is not needed for python3 ( #298 )
2020-03-04 22:27:22 +01:00
Liran BG
cbb1d67df8
Print base64 RF learned command output ( #286 )
...
* Print base64 RF learned command output
Would be helpful for hassio fans, they can easily copy paste the output into their automation configuration file.
* Update broadlink_cli
2019-10-09 16:44:40 +03:00
Daniel Høyer Iversen
2e5361bd8e
Remove support for pyaes ( #281 )
...
* remove support for pyaes
* remove support for pyaes
* remove support for pyaes
2019-10-02 09:25:27 +03:00
AnilDaoud
45e26fda23
fixed learnfile switch and python3 compatibility ( #247 )
2019-05-23 15:13:14 +02:00
Matthew Garrett
3ad4a9f0f8
Merge branch 'master' into rf_experiment_v0.9
2019-05-18 00:10:40 -07:00
Bartosz Fenski
852cbc2473
adding base64 output ( #239 )
...
base64 output useful when working with Home-Assistant
2019-05-18 00:07:25 -07:00
Pim van den Berg
c393cf6079
broadlink_cli: python3 support
2019-01-16 09:34:20 +01:00
Sergey Prilukin
2b4e6d91ff
Merge branch 'rf_experiment' into rf_experiment_v0.9
...
# Conflicts:
# README.md
# broadlink/__init__.py
# cli/broadlink_cli
2018-11-26 00:21:37 +02:00
Sergey Prilukin
694b4423b5
fixed --learnfile argument usage, so it works for both IR and RF
2018-11-25 23:58:33 +02:00
Faustino Aguilar
71fbb2bcde
Remove trailing semicolons
2018-07-14 19:01:49 -05:00
Tocho Tochev
b2c4bed94a
Add energy option to broadlink_cli
2018-04-19 23:45:50 +03:00
Nightreaver
33a2e4ae54
implemented method to toggle nightlight on some SP3 devices ( #159 )
...
* implemented method to toggle nightlight on some SP3 devices
* implement nightlight feature to cli
* check_power/check_nightligh fixes for py2.7
2018-03-18 15:03:46 -07:00
Marcin Koperski
21d96bd140
Add option to switch state ( #160 )
...
Find lacking for an option in one line to switch a state of SP2 switches
2018-03-18 14:55:03 -07:00
Brent Avery
4e33ef4465
Get rf scan learning working in CLI tool ( #87 )
2018-01-30 07:50:51 +11:00
Valter Vicente
dd0e908317
New flags: check power state and turn device on & off ( #132 )
...
Added new flags so it is possible to check device's current power state and to turn device on & off from CLI
2017-12-25 00:35:09 +00:00
Sergey Bogatyrets
9ff6fa817b
Checking device arg too for defining dev instance ( #129 )
2017-11-26 11:10:19 -08:00
blapid
c85f6ac213
Cli venv support ( #127 )
...
* Update broadlink_cli
* Update broadlink_discovery
2017-11-25 12:14:34 -08:00
Bengt Martensson
4f902342e7
New options for broadlink:cli: --convert and --durations. ( #105 )
...
Now takes several data arguments.
2017-11-25 12:06:12 -08:00
Ivan Martinez
5195856200
included sensors option
2017-04-22 12:42:32 -07:00
Ivan Martinez
76dd4cfc70
command line programs to control broadlink devices
2017-04-22 12:42:32 -07:00