Enhance Your Smart Home: Accurate Motion Detection with Sensy-One E1 mmWave Sensor
Ready to take your home automation to the next level? The Sensy-One E1 mmWave sensor offers pinpoint motion detection and seamless integration, all in a compact design. Discover how the E1 can revolutionize your smart home experience.
Instant Home Assistant Integration: Setup in Seconds
Tired of complicated setups? The Sensy-One E1 connects instantly to Home Assistant via wired Ethernet using PoE or Ethernet + USB-C 5V.
- No wireless configuration is needed.
- Enjoy reliable, rock-solid performance right out of the box.
- Just plug it in and watch it work!
Precision Motion Tracking: Pinpoint Accuracy
The E1 sensor provides real-time tracking of up to three targets simultaneously using Hi-Link LD2450 module.
- Accurately detects X and Y coordinates and movement speed.
- Features a 6-meter range with a 120° field of view and a 35° pitch angle.
- Perfect for detecting subtle movements or tracking dynamic motion.
Customizable Detection Zones: Tailor Your Monitoring
Customize your detection zones for precise monitoring. Create up to 10 detection zones and one exclusion zone to focus on specific areas.
- Each detection zone includes three dedicated sensors for movement, presence, and target count.
- Adjustable motion thresholds and timeouts fine-tune sensor sensitivity.
- Achieve optimal performance in any environment.
Power-Packed Performance: Reliable and Fast
The Sensy-One E1 runs on an ESP32-S3 with a dedicated PoE module. Enjoy lightning-fast response times and ultra-reliable automations without Wi-Fi.
- Dual-core processing power ensures real-time data handling.
- Experience rock-solid performance for all your smart home needs.
- Say goodbye to Wi-Fi connectivity issues affecting performance.
Compact Design: Powerful Yet Tiny
Don't let the size fool you. Measuring just 25 mm × 30 mm × 75 mm, the E1 offers powerful sensing in a small form factor.
- Includes a Command™ Velcro Strip for easy, screw-free mounting.
- Install it anywhere without drilling or complicated setups.
- Small size makes it unobtrusive in any room.
Real-Time Visualization: Plotly Graph Card Integration
Visualize real-time data in Home Assistant with the Plotly Graph Card in Home Assistant.
- Display live target positions and speeds on an interactive map.
- Gain insights into every movement at a glance.
- Enhance your Home Assistant dashboard with dynamic visuals.
Setting up the Plotly Graph Card
-
Install HACS: Follow the official instructions to install HACS (Home Assistant Community Store).
-
Install Plotly Graph Card: Search for and install the Plotly Graph Card integration in HACS.
-
Add a Custom Plotly Graph Card:
- Go to your Home Assistant dashboard and click
Edit Dashboard
. - Select
Add Card
and choosePlotly Graph Card
. - Click
Show Code Editor
to open the YAML configuration editor. - Copy and paste the custom configuration from the Git repository.
- Go to your Home Assistant dashboard and click
-
Replace the Placeholder IDs:
- Use your text editor’s find & replace feature.
- Replace replace_me placeholders with your sensor name (e.g., sensy_one_1617c8 or living_room if renamed).
Get in the Zone: Customize Your Detection Areas
Set up custom zones directly from your Home Assistant dashboard and create up to 10 detection zones and one exclusion zone.
- Each zone reports a presence, movement, and target count sensor.
- Use these data points to trigger precise, zone-based automations.
- Customize horizontal and vertical boundaries for each zone.
Example Zone Configuration:
- X Begin: -125
- X End: 125
- Y Begin: 175
- Y End: 425
Firmware on the Fly: Keep Your Sensor Updated
Keep your sensor up to date with regular OTA updates, download the latest firmware from the Git repository..
Install OTA Updates:
- Go to
Devices and Services
and selectESPHome
. - Choose the sensor you want to update.
- Under
Device Info
, clickVisit
to open the sensor’s web server. - Scroll down to
OTA Update
, choose the downloaded firmware file, and clickUpdate
.
Build Your Own Solution: Advanced Customization
Advanced users can integrate custom firmware by adding the settings below into your YAML configuration.
Troubleshooting: Quick Fixes for Smooth Operation
If your sensor isn’t performing as expected, a quick factory reset might be the solution.
Install Factory Firmware:
- Download the latest factory firmware from the Git repository.
- Plug the sensor into your PC via USB-C.
- Open the Official ESPHome Web Wizard.
- Click
Connect
and select the appropriate COM port for your sensor. - Click
Install
, choose the downloaded firmware file, and clickInstall
again.
Let's Connect: Share Your Feedback
Your feedback drives improvements. Share your thoughts or get help through their community:
- Discord: Chat with the community on the Discord server.
- GitHub Issues: Report bugs or suggestions on the GitHub Issues page.