mirror of
https://github.com/esphome/esphome.git
synced 2024-11-24 07:58:09 +01:00
try to fix the test script
This commit is contained in:
parent
1874f47767
commit
e3efb8f07b
1 changed files with 3 additions and 4 deletions
|
@ -24,7 +24,7 @@ esphome:
|
|||
# This will allow for (future) project identification,
|
||||
# configuration and updates.
|
||||
project:
|
||||
name: esphome.project-template
|
||||
name: LumenSoft.espnow-test
|
||||
version: "1.0"
|
||||
|
||||
# To be able to get logs from the device via serial and api.
|
||||
|
@ -42,7 +42,6 @@ espnow:
|
|||
|
||||
binary_sensor:
|
||||
- platform: gpio
|
||||
|
||||
pin:
|
||||
number: GPIO00
|
||||
inverted: true
|
||||
|
|
Loading…
Reference in a new issue