letscontrolit/espeasy

Easy MultiSensor device based on ESP8266/ESP32

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 5 minutes ago
Added to GitGenius on September 19th, 2026
Created on September 8th, 2015
Open Issues & Pull Requests: 386 (+0)
GitHub issues: Enabled
Number of forks: 2,221
Total Stargazers: 3,605 (+0)
Total Subscribers: 202 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.0 hours
Mean response time: 82.3 days
90th percentile: 5.6 days
Tracked items: 244

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 3% of issues opened in the past year have never received a reply. 84% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 79% of issues opened in the past year have been closed, leaving a working backlog. Three people close 77% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 49
New in 7 days: 2
Closed in 7 days: 3
Avg open age: 705 days
Stale 30+ days: 40
Stale 90+ days: 34

Recent activity

Opened in 7 days: 2
Closed in 7 days: 3
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • Type: Feature Request (32)
  • Category: Plugin (23)
  • Type: Bug (17)
  • Category: Controller (13)
  • Type: Enhancement (12)
  • Category: Wifi (10)
  • Category: Rules (7)
  • Category: Build (5)

Detailed Description

ESPEasy is a firmware for ESP8266 and ESP32 microcontrollers that enables users to build multisensor automation devices without requiring artificial intelligence or specialized expertise.

The project addresses the need for accessible home automation by allowing users to monitor sensor data and control appliances through a web-based interface. It runs directly on low-cost ESP8266 and ESP32 boards, eliminating the requirement for separate servers or cloud dependencies. The firmware handles sensor integration, data processing, and device control logic, with configuration managed through a web dashboard rather than code compilation.

ESPEasy suits hobbyists and makers who want direct control over their automation systems and prefer understanding their own hardware rather than relying on proprietary platforms. It works well for projects involving environmental monitoring, appliance switching, and sensor-based triggers. The project emphasizes local control and transparency, appealing to users who value owning and understanding their devices. A web-based flasher is available for easier initial setup, supporting Chrome and Edge browsers, though binary releases are also provided for manual installation.

The development branch serves as the current stable version with active feature development. The project maintains comprehensive documentation through ReadTheDocs and operates a community forum for user support. Build automation is in place with a build-bot generating binary releases on demand, with releases named by build date and including variants for different hardware configurations and flash sizes. The maintainers provide multiple donation channels and explicitly invite community contributions through documented development guides for local setup using PlatformIO.