Skip to content

Commit

Permalink
Updated README regarding pseudo-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
lprhodes committed Mar 14, 2018
1 parent a27a2ed commit 5ba240f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ key | description
key | description
--- | -----------
`data` | Hex data stored as string.
`pseudo-mode` | The mode we set when this hex is sent. i.e. `heat` or `cool`. For graphical purposes only (hence use of the term "pseudo").
`pseudo-mode` (Optional) | The mode we set when this hex is sent. i.e. `heat` or `cool`. For graphical purposes only (hence use of the term "pseudo"). By default this will use the `heatTemperature` value to determine whether to set the mode as `heat` or `cool`.

### learn-code
You do not need to add this accessory type yourself as we add one automatically. However if you have multiple Broadlink RM devices then it may be useful to specify multiple devices with the `learn-code` type along with a `"host"` value so that you can learn from each of them.
Expand Down

0 comments on commit 5ba240f

Please sign in to comment.