Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with the wakeup pin: in deeplseep.yaml #28

Open
TobiasMunich opened this issue Jul 3, 2024 · 4 comments
Open

Issue with the wakeup pin: in deeplseep.yaml #28

TobiasMunich opened this issue Jul 3, 2024 · 4 comments

Comments

@TobiasMunich
Copy link

error message is:
in deeplseep.yaml Pin 35 is used in multiple places.


deep_sleep: [source /config/esphome/common/deepsleep.yaml:2]

Pin 35 is used in multiple places.
id: deep_sleep_control
run_duration: 20s
sleep_duration: 2min
wakeup_pin:
number: 35
inverted: True
mode:
input: True
output: False
open_drain: False
pullup: False
pulldown: False
binary_sensor.gpio: [source /config/esphome/common/deepsleep.yaml:15]

Pin 35 is used in multiple places.
platform: gpio
name: pflanze1 Wake Button
pin:
number: 35
mode:
input: True
output: False
open_drain: False
pullup: False
pulldown: False
inverted: False
ignore_pin_validation_error: False

@bruvv bruvv closed this as completed in 3dcabff Jul 3, 2024
@bruvv
Copy link
Owner

bruvv commented Jul 3, 2024

Fixed :) please test

@TobiasMunich
Copy link
Author

TobiasMunich commented Jul 3, 2024 via email

@bruvv
Copy link
Owner

bruvv commented Jul 3, 2024

Try again please, i just pushed another update.

@bruvv bruvv reopened this Jul 3, 2024
@TobiasMunich
Copy link
Author

this was fast ;-)
perfect it works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants