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

Help building a standard contact sensor device (CON-1068) #856

Closed
FloBer431 opened this issue Mar 1, 2024 · 3 comments
Closed

Help building a standard contact sensor device (CON-1068) #856

FloBer431 opened this issue Mar 1, 2024 · 3 comments

Comments

@FloBer431
Copy link

Hello there,

I tried several times to build a device with a simple contact sensor, but I didn't manage to get it running.
I read every single Issue and text about contact sensor and implementing my own device.
I'm really not that expirienced developing with linux, so I tried it with the VS Code extension and WSL2.

Is there anyone who has a simple contact sensor example to share with me?
It should just look a one GPIO Pin of my ESP32-S3 board and generate a contact state wich can trigger routines in alexa, google home and apple homekit.

Thank you very much!

Florian

@github-actions github-actions bot changed the title Help building a standard contact sensor device Help building a standard contact sensor device (CON-1068) Mar 1, 2024
@YOGYUI
Copy link
Contributor

YOGYUI commented Mar 3, 2024

@FloBer431 I recently created my own repository which deals with occupancy sensor with PmodPIR sensor module (just one GPIO input).
matter-esp32-ekmc16
Although these codes are related to occupancy sensor with PIR sensor, but I think that physical contact sensor can be also implemented with this device type.
image

I hope it will help :)

@FloBer431
Copy link
Author

@YOGYUI Thank you for your help. I will check it out and try to use it.

@shubhamdp
Copy link
Contributor

Hi @FloBer431 If the issue resolved, can you please close it.

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

3 participants