https://github.com/benjaminpmd/room_sense_integration
Custom Home Assistant for monitoring room in and out movements using ESP32.
https://github.com/benjaminpmd/room_sense_integration
hacs homeassistant motion sensors
Last synced: about 2 months ago
JSON representation
Custom Home Assistant for monitoring room in and out movements using ESP32.
- Host: GitHub
- URL: https://github.com/benjaminpmd/room_sense_integration
- Owner: benjaminpmd
- License: mit
- Created: 2025-01-29T13:54:11.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-01-29T14:37:23.000Z (3 months ago)
- Last Synced: 2025-01-29T15:26:03.388Z (3 months ago)
- Topics: hacs, homeassistant, motion, sensors
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Room Sense Integration
This integration is in very early developpment, it is currently not usable nor installable.
## Integration Installation
TODO.
## ESP Setup
This integration is using ESP 32 with currently movement sensors to detect the direction of the individual. Unlike many integrations, this one is not using ESP Home to configure the ESP. It is rather based on a `std` Rust program.
As the integration is in early developpment, the sensor part is not yet ready.