🍺 BREW Explorer

← all formulae

esphome

brew install esphome v2026.6.1 MIT

Python-based firmware compiler and builder for ESP32, ESP8266, and RP2040 microcontrollers.

Why you might care

Simplifies creating custom smart-home firmware by letting you define device behavior in declarative YAML instead of C++. Handles compilation, OTA updates, and dashboard management in one tool. Essential for HomeAssistant integration and DIY IoT projects.

Categories

Alternatives

Arduino IDE PlatformIO
2.0k
30-day installs · #968
5.8k
90-day · #1024
22.8k
365-day · #1002

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "Arduino IDE",
    "PlatformIO"
  ],
  "build_dependencies": [
    "rust"
  ],
  "categories": [
    "compiler",
    "embedded",
    "iot"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "certifi",
    "cryptography",
    "libyaml",
    "pillow",
    "pydantic",
    "python@3.14"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Make creating custom firmwares for ESP32/ESP8266 super easy",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:25+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "esphome",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://esphome.io/",
  "homepage_og_description": "Smart Home Made Simple. ESPHome turns ESP32, ESP8266, and RP2040 microcontrollers into fully-featured smart home devices.",
  "homepage_og_image": "https://esphome.io/images/og.webp",
  "homepage_title": "ESPHome - Smart Home Made Simple",
  "installs_30d": 2030,
  "installs_365d": 22776,
  "installs_90d": 5779,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": "2026-06-20T23:48:09+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "esphome",
  "oldnames": [],
  "one_liner": "Python-based firmware compiler and builder for ESP32, ESP8266, and RP2040 microcontrollers.",
  "optional_dependencies": [],
  "rank_30d": 968,
  "rank_365d": 1002,
  "rank_90d": 1024,
  "raw_hash": "2ddc815dc87f606a",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/e/esphome.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "2026.6.1",
  "versioned_formulae": [],
  "why_use_this": "Simplifies creating custom smart-home firmware by letting you define device behavior in declarative YAML instead of C++. Handles compilation, OTA updates, and dashboard management in one tool. Essential for HomeAssistant integration and DIY IoT projects."
}