Update broadlink docs

This commit is contained in:
Fabian Affolter 2016-12-19 19:24:58 +01:00
parent 61591bc0e4
commit 582428548d
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
2 changed files with 32 additions and 14 deletions

View file

@ -29,6 +29,7 @@ switch:
```
Configuration variables:
- **host** (*Required*): The hostname/IP address to connect to.
- **mac** (*Required*): Device mac address.
- **timeout** (*Optional*): Timeout in seconds for the connection to the device
@ -39,7 +40,6 @@ Configuration variables:
- **command_off** (*Required*): Base64 encoded packet from RM device to take for off.
How to obtain IR/RF packets?
Choose Call Service from the Developer Tools. Choose the service broadlink/learn_command from the list of Available services: and hit CALL SERVICE. Press the button on your remote with in 20 seconds. The packet will be printed in the log and as a persistent notification.