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