pkg.soopen package index

brew / 順位 999

esphome を Homebrew, Nix, pacman でインストール

esphome のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install esphome

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#esphome

nixpkgs package indexes · pkgs/by-name/es/esphome/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S esphome

Arch Linux sync databases · esphome · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Make creating custom firmwares for ESP32/ESP8266 super easy

コマンドとエイリアス

  • esphome

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2018: Version 1.7.0 changelog describes esphomelib growth after Home Assistant coverage.
  • 2023: Voice Assistant component added for Home Assistant Assist workflows.
  • 2024: Nabu Casa donates ESPHome to the Open Home Foundation.

Related projects

  • Home Assistant is the central integration target; ESPHome also sits alongside firmware projects such as Tasmota and Espurna because its documentation includes migration guides from both.

セキュリティ状態

保護ツール対応はまだ見つかっていません

esphome に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
<config-directory>/*.yaml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
esphome実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版2026.7.3
マネージャ更新日2026-07-29
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:esphome
バージョン2026.7.3
パッケージマネージャHomebrew
ホームページhttps://esphome.io/
リポジトリhttps://github.com/esphome/esphome
最終更新2026-07-29T12:00:29Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

esphome

nix profile install nixpkgs#esphome
  • normalized package name match
  • 一致条件: Esphome
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/es/esphome/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

esphome 2026.6.5-1

Solution for your ESP8266/ESP32 projects with Home Assistant

https://github.com/esphome/ESPHome

sudo pacman -S esphome
  • License: MIT AND GPL-3.0-only
  • Architecture: any
  • 29 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Esphome
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: esphome from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation