mirror of
https://github.com/esphome/esphome.git
synced 2025-02-07 21:51:00 +00:00
update test script
This commit is contained in:
parent
6396595989
commit
c83b68460c
@ -5,7 +5,7 @@ espnow:
|
||||
on_receive:
|
||||
- logger.log:
|
||||
format: "Received: %s RSSI: %d"
|
||||
args: [packet.content_as_bytes(), packet.rssi]
|
||||
args: [packet.get_payload(), packet.rssi]
|
||||
|
||||
binary_sensor:
|
||||
- platform: gpio
|
||||
|
Loading…
x
Reference in New Issue
Block a user