ESPresense/README.md

15 lines
752 B
Markdown
Raw Normal View History

2021-08-21 01:09:26 +02:00
# ESPresense
2019-06-28 16:42:16 +02:00
2022-03-02 16:42:11 +01:00
![GitHub release (latest by date)](https://img.shields.io/github/v/release/ESPresense/ESPresense)
![GitHub all releases](https://img.shields.io/github/downloads/ESPresense/ESPresense/total)
2022-03-03 13:16:12 +01:00
[![.github/workflows/main.yml](https://github.com/ESPresense/ESPresense/actions/workflows/build.yml/badge.svg)](https://github.com/ESPresense/ESPresense/actions/workflows/main.yml)
2021-03-15 21:25:24 +01:00
2022-03-02 16:42:11 +01:00
2018-10-17 16:00:35 +02:00
An ESP32 based presence detection node for use with the [Home Assistant](https://www.home-assistant.io/) [`mqtt_room` component](https://www.home-assistant.io/components/sensor.mqtt_room/) for localized device presence detection.
2018-10-02 02:01:29 +02:00
2021-09-07 03:12:37 +02:00
**Documentation:** https://espresense.com/
2021-08-24 22:03:51 +02:00
2021-10-09 16:14:39 +02:00
**Building:** [building](./BUILDING.md).
2021-09-07 03:12:37 +02:00
**Release Notes:** [changelog](./CHANGELOG.md).