File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -399,12 +399,10 @@ on_...:
399399- **index** (**Required**, int): The 8-bit rolling index (range=0..3).
400400- All other options from [Remote Transmitter Actions](#remote_transmitter-transmit_action).
401401
402- {{< note >}}
403- The **dyson** devices use rolling codes, i.e. each remote button generates 4 different codes in a pseudo
404- random manner. On every transmit the **index** variable must loop to let the **..transmit_dyson** function
405- generate a code that differs from the previous one.
406-
407- {{< /note >}}
402+ > [!NOTE]
403+ > The **dyson** devices use rolling codes, i.e. each remote button generates 4 different codes in a pseudo
404+ > random manner. On every transmit the **index** variable must loop to let the **..transmit_dyson** function
405+ > generate a code that differs from the previous one.
408406
409407{{< anchor "remote_transmitter-transmit_gobox" >}}
410408
You can’t perform that action at this time.
0 commit comments