Skip to content

Commit bb31fb2

Browse files
committed
eschava#88 Alternative TOPIC structure for macros
1 parent 9d6360e commit bb31fb2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,10 @@ first time: `auto` -> `broadlink/tv/samsung/power` records command
121121
every next time: `auto` -> `broadlink/tv/samsung/power` replays command
122122

123123
#### Macros
124-
Macros are created to send several IR signals for single MQTT message.
124+
Macro command sends several IR signals for single MQTT message.
125125
To start macros execution send `macro` message to the topic `broadlink/MACRO_ID`,
126126
where `MACRO_ID` is a path to scenario file in `macros/` folder.
127+
Alternative way of sending macro command is sending `MACRO_ID` message to the `broadlink/macro` topic.
127128

128129
Macros scenario file could contain:
129130
- IR commands (same as `COMMAND_ID` in replay mode)

0 commit comments

Comments
 (0)