mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-12 20:10:50 +01:00
Fix typo in transmit_sony documentation (#299)
This commit is contained in:
parent
3d6a4c1169
commit
2ae6695904
@ -162,7 +162,7 @@ This :ref:`action <config-action>` a Sony infrared remote code to a remote trans
|
||||
.. code-block:: yaml
|
||||
|
||||
on_...:
|
||||
- remote_transmitter.transmitsony:
|
||||
- remote_transmitter.transmit_sony:
|
||||
data: 0x123
|
||||
nbits: 12
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user