mirror of
https://github.com/esphome/esphome.git
synced 2025-04-14 06:40:32 +01:00
fix typo's
This commit is contained in:
parent
bd1a23711c
commit
3f4c808f18
@ -62,7 +62,7 @@ binary_sensor:
|
|||||||
pin: GPIO39
|
pin: GPIO39
|
||||||
name: Button
|
name: Button
|
||||||
on_click:
|
on_click:
|
||||||
- espnow.peer.new:
|
- espnow.peer.add:
|
||||||
mac_address: 22:44:66:88:AA:CC
|
mac_address: 22:44:66:88:AA:CC
|
||||||
wifi_channel: 3
|
wifi_channel: 3
|
||||||
- espnow.peer.del: 22:44:66:88:AA:CC
|
- espnow.peer.del: 22:44:66:88:AA:CC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user