Add ESPectre WiFi CSI Motion Detection#1380
Open
francescopace wants to merge 1 commit intoesphome:mainfrom
Open
Add ESPectre WiFi CSI Motion Detection#1380francescopace wants to merge 1 commit intoesphome:mainfrom
francescopace wants to merge 1 commit intoesphome:mainfrom
Conversation
✅ Deploy Preview for esphome-devices ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
ESPectre is a motion detection system based on WiFi spectrum analysis (CSI). Supports ESP32-C6, ESP32-S3, ESP32-C3 and other ESP32 variants. Features: - Privacy-preserving (no cameras/audio) - Through-wall detection - Auto-calibration - Adjustable sensitivity via Home Assistant
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

ESPectre is a motion detection system based on WiFi spectrum analysis (CSI). Supports ESP32-C6, ESP32-S3, ESP32-C3 and other ESP32 variants.
Features:
Brief description of the changes
Add ESPectre device documentation - a WiFi CSI-based motion detection system for ESP32 devices with native ESPHome/Home Assistant integration.
Repository: https://github.com/francescopace/espectre
Type of changes
Checklist:
The only exceptions are
!secret wifi_ssidand!secret wifi_password.wifiorethernetblock has no static / manual ip address specified.A more involved example can be provided in a separate configuration block.
Made for ESPHome Checklist
esp32_improv:(documentation)improv_serial:if there is a USB port (documentation)dashboard_import:to facilitate this (documentation)ota.esphomecomponent (documentation)iddefinedupdate.http_requestcomponent (documentation)