layout | title | permalink | nav_order |
---|---|---|---|
page |
Home |
/ |
0 |
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.
- PIR Motion
- Radar Motion
- Temperature (DHT11, DHT22)
- Ambient Light (BH1750, TSL2561)
- Weather Sensor (BME280)
- Weight Sensor (HX711)
Check out the installation page
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.
This depends heavily on the hard work done by a number of people