Skip to content

panosmz/esp8266-mqtt-motion-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP8266-based MQTT Motion Detector (PIR) 🏃

A script to connect ESP8266-based PIR motion detectors to MQTT. Can be used with 🏠 Home Assistant. Built using the Arduino Core for ESP8266.

Requirements

Setup Instructions

  • Clone this repository and copy the src/sample.configuration.h file to src/configuration.h:

    cp src/sample.configuration.h src/configuration.h
    
  • Edit the src/configuration.h file to use your credentials.

  • Install the required libraries.

  • Build and upload to your ESP8266 using the PlatformIO IDE.

About

ESP8266-based MQTT motion detector (PIR Module)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published