You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Help building a standard contact sensor device
Help building a standard contact sensor device (CON-1068)
Mar 1, 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.
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
The text was updated successfully, but these errors were encountered: