An open API service indexing awesome lists of open source software.

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.

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.