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

Generalize GPIO access on D2 #148

Open
aderusha opened this issue Nov 11, 2021 · 2 comments
Open

Generalize GPIO access on D2 #148

aderusha opened this issue Nov 11, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@aderusha
Copy link
Collaborator

Currently the HASPone project allows activating GPIO D2 in order to control a beeper. Some of this interaction is hard-coded to respond to screen presses, it might be more useful if this was generalized to allow for wider use cases.

@aderusha aderusha added the enhancement New feature or request label Nov 11, 2021
@aderusha aderusha self-assigned this Nov 11, 2021
@rebel7580
Copy link

Good idea! How were you thinking this would work? I'm always interested in exploiting this kind of thing. :)
On one of my hasps, I use D1 for a motion sensor, which I mounted on a modified 3 gang wall plate (your 3d design).

@EDSTOBI
Copy link

EDSTOBI commented Nov 13, 2021

hello
I use HASPone with node red, because I use it to control my pond. I have the wish to send a mqtt command from a source, no matter if from homeautomation, node red or any esp to activate the peep on hasp/plate. I am totally flexible if I send the signal to hasp/plate02/alarm/on or any other json mqtt command.
I would suggest that these commands are structured like the control commands for Nextion display on or brightness.

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

No branches or pull requests

3 participants