Update broadlink docs
This commit is contained in:
parent
61591bc0e4
commit
582428548d
2 changed files with 32 additions and 14 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue