Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.07 KB

index.md

File metadata and controls

37 lines (25 loc) · 1.07 KB
layout title permalink nav_order
page
Home
/
0

Home

An ESP32 based presence detection node for use with the Home Assistant mqtt_room component for localized device presence detection. This is a Fork/rewrite of ESP32-mqtt-room.

Prerequisites

Optional Sensors

  • PIR Motion
  • Radar Motion
  • Temperature (DHT11, DHT22)
  • Ambient Light (BH1750, TSL2561)
  • Weather Sensor (BME280)
  • Weight Sensor (HX711)

Installation

Check out the installation page

Troubleshooting

If you're having difficulty getting things set up and work properly, check out the troubleshooting page before you open an issue. It will help you determine what information you need to provide to identify and fix what's gone wrong.

Credits

This depends heavily on the hard work done by a number of people