Go to file
DTTerastar cd1892a5b1 Fix typo 2021-08-24 00:15:11 -04:00
.github Create FUNDING.yml 2021-08-23 20:01:54 -04:00
docs More refactoring 2021-08-23 15:21:58 -04:00
lib Go back to active scanning 2021-08-23 23:59:48 -04:00
src Fix typo 2021-08-24 00:15:11 -04:00
.DS_Store New feature: List of allowed MAC Addresses 2021-01-23 17:29:13 -05:00
.editorconfig Kalman filter added, better distance calculation, m5stickC support added 2021-03-13 15:20:16 -05:00
.gitignore Shorter scan interval and window makes less sendFails 2021-03-30 08:23:55 -04:00
CHANGELOG.md Create CHANGELOG.md 2021-08-20 19:07:56 -04:00
LICENSE Initial commit 2018-10-01 16:26:59 -04:00
README.md Update README.md 2021-08-20 19:09:26 -04:00
_config.yml Set theme jekyll-theme-modernist 2019-06-25 14:59:12 -04:00
partitions_singleapp.csv OTA support for PlatformIO cli 2018-12-10 16:29:24 -05:00
platformio.ini WIP 2021-08-23 09:48:40 -04:00

README.md

ESPresense

.github/workflows/main.yml

An ESP32 based presence detection node for use with the Home Assistant mqtt_room component for localized device presence detection.

Release Notes

View the changelog here.

Credits

This project is a Fork/rewrite of ESP32-room-assistant (https://jptrsn.github.io/ESP32-mqtt-room/index.html#credits)