Code for building a NodeMCU ESP8266 based motion and temperature sensor.
- Publishes changes to MQTT which be used by Home Assistant and other home automation hubs
- Supports over the air updates
- Everything is local (on your wifi - no cloud portion)
- Copy config.sample.h to config.h and change the values to your configuration
- Use arduino IDE to publish to flash nodeMCU.