macOS
brew install esphomelocal Homebrew formula metadata
安装
brew install esphomelocal Homebrew formula metadata
nix profile install nixpkgs#esphomenixpkgs package indexes · pkgs/by-name/es/esphome/package.nix · 来源: api.github.com
sudo pacman -S esphomeArch Linux sync databases · esphome · 来源: geo.mirror.pkgbuild.com
概览
Make creating custom firmwares for ESP32/ESP8266 super easy
历史
ESPHome is a configuration-driven firmware system for turning ESP32, ESP8266, BK72xx, RP2040, and related microcontroller boards into Home Assistant-friendly smart home devices.
Early ESPHome releases used the esphomelib and esphomeyaml names, and the project's own 1.7.0 changelog describes a rapid user increase after a Home Assistant blog post. Over time the project consolidated around ESPHome as the user-facing tool and documentation site.
The core idea stayed unusually package-friendly: users write YAML configuration, ESPHome generates firmware, and that firmware is installed directly onto the device. The official getting started guide describes the system as having a device-side part and a computer-side or builder-side part, which explains why the package is both a CLI tool and an ecosystem around device definitions.
ESPHome adoption tracks the Home Assistant ecosystem. The 1.7.0 changelog reports a sixfold growth in GitHub clones after Home Assistant coverage, and later documentation frames the ESPHome Device Builder as an easy Home Assistant app for creating, editing, installing, and updating device configurations.
By 2023 the project was extending beyond basic sensors and switches into voice assistant work for Home Assistant Assist, and its release notes announced a dedicated Voice Assistant component. In 2024, Nabu Casa donated ESPHome to the Open Home Foundation, aligning it formally with Home Assistant governance while keeping day-to-day development supported by Nabu Casa.
Users normally create one or more YAML files per device, validate and compile them with the ESPHome tooling or Device Builder, install the generated firmware over USB or serial for first setup, then perform later updates over the air when supported by the device configuration.
The package matters in day-to-day home automation because hardware declared in the YAML configuration, such as sensors, switches, lights, and binary sensors, automatically appears in Home Assistant after the device is installed and connected.
ESPHome is a packaging sweet spot: it turns embedded firmware generation into a host-side CLI package, while also pulling together PlatformIO, microcontroller SDKs, YAML validation, generated C++ code, OTA updates, and Home Assistant discovery into one repeatable workflow.
安全态势
没有找到 esphome 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
<config-directory>/*.yaml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
esphome | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:esphome |
|---|---|
| 版本 | 2026.7.3 |
| 软件包管理器 | Homebrew |
| 主页 | https://esphome.io/ |
| 仓库 | https://github.com/esphome/esphome |
| 最后更新 | 2026-07-29T12:00:29Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
esphome
nix profile install nixpkgs#esphomeesphome 2026.6.5-1
Solution for your ESP8266/ESP32 projects with Home Assistant
https://github.com/esphome/ESPHome
sudo pacman -S esphome来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.