dev-python/esphome - 2026.7.2 (home-assistant)

Search

Install

Install this version:

emerge -a =dev-python/esphome-2026.7.2

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-python/esphome-2026.7.2

Or alternatively:

emerge --autounmask-write -a =dev-python/esphome-2026.7.2

Package Information

Description:
ESPHome is a system to configure your microcontrollers by simple yet powerful configuration files and control them remotely through Home Automation systems
Homepage:
https://esphome.io/ https://github.com/esphome/esphome https://pypi.org/project/esphome/
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
2026.7.2 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{12..15} )

inherit distutils-r1 pypi

DESCRIPTION="ESPHome is a system to configure your microcontrollers by simple yet powerful configuration files and control them remotely through Home Automation systems"
HOMEPAGE="
	https://esphome.io/
	https://github.com/esphome/esphome
	https://pypi.org/project/esphome/
"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND="
	>=dev-python/cryptography-49.0.0[${PYTHON_USEDEP}]
	>=dev-python/voluptuous-0.16.0[${PYTHON_USEDEP}]
	>=dev-python/pyyaml-6.0.3[${PYTHON_USEDEP}]
	>=dev-python/paho-mqtt-1.6.1[${PYTHON_USEDEP}]
	>=dev-python/colorama-0.4.6[${PYTHON_USEDEP}]
	>=dev-python/icmplib-3.0.4[${PYTHON_USEDEP}]
	>=dev-python/tzlocal-5.4.4[${PYTHON_USEDEP}]
	>=dev-python/tzdata-2026.2[${PYTHON_USEDEP}]
	>=dev-python/pyserial-3.5[${PYTHON_USEDEP}]
	>=dev-embedded/platformio-6.1.19[${PYTHON_USEDEP}]
	>=dev-embedded/esptool-5.3.0
	>=dev-python/click-8.3.3[${PYTHON_USEDEP}]
	>=dev-python/aioesphomeapi-45.7.0[${PYTHON_USEDEP}]
	>=dev-python/zeroconf-0.150.0[${PYTHON_USEDEP}]
	>=dev-python/puremagic-2.2.0[${PYTHON_USEDEP}]
	>=dev-python/ruamel-yaml-0.19.1[${PYTHON_USEDEP}]
	>=dev-python/ruamel-yaml-clib-0.2.15[${PYTHON_USEDEP}]
	>=dev-python/esphome-glyphsets-0.2.0[${PYTHON_USEDEP}]
	>=dev-python/pillow-12.3.0[${PYTHON_USEDEP}]
	>=dev-python/freetype-py-2.5.1[${PYTHON_USEDEP}]
	>=dev-python/jinja2-3.1.6[${PYTHON_USEDEP}]
	>=dev-python/bleak-2.1.1[${PYTHON_USEDEP}]
	>=dev-python/smpclient-7.2.0[${PYTHON_USEDEP}]
	>=dev-python/requests-2.34.2[${PYTHON_USEDEP}]
	>=dev-python/pyparsing-3.3.2[${PYTHON_USEDEP}]
	>=dev-python/argcomplete-3.7.0[${PYTHON_USEDEP}]
	>=dev-python/platformdirs-4.10.0[${PYTHON_USEDEP}]
	>=dev-python/py7zr-1.1.3[${PYTHON_USEDEP}]
	>=dev-python/filelock-3.29.0[${PYTHON_USEDEP}]
"

Inherited Eclasses

Dependencies

RDEPEND

	>=dev-python/cryptography-49.0.0[]
	>=dev-python/voluptuous-0.16.0[]
	>=dev-python/pyyaml-6.0.3[]
	>=dev-python/paho-mqtt-1.6.1[]
	>=dev-python/colorama-0.4.6[]
	>=dev-python/icmplib-3.0.4[]
	>=dev-python/tzlocal-5.4.4[]
	>=dev-python/tzdata-2026.2[]
	>=dev-python/pyserial-3.5[]
	>=dev-embedded/platformio-6.1.19[]
	>=dev-embedded/esptool-5.3.0
	>=dev-python/click-8.3.3[]
	>=dev-python/aioesphomeapi-45.7.0[]
	>=dev-python/zeroconf-0.150.0[]
	>=dev-python/puremagic-2.2.0[]
	>=dev-python/ruamel-yaml-0.19.1[]
	>=dev-python/ruamel-yaml-clib-0.2.15[]
	>=dev-python/esphome-glyphsets-0.2.0[]
	>=dev-python/pillow-12.3.0[]
	>=dev-python/freetype-py-2.5.1[]
	>=dev-python/jinja2-3.1.6[]
	>=dev-python/bleak-2.1.1[]
	>=dev-python/smpclient-7.2.0[]
	>=dev-python/requests-2.34.2[]
	>=dev-python/pyparsing-3.3.2[]
	>=dev-python/argcomplete-3.7.0[]
	>=dev-python/platformdirs-4.10.0[]
	>=dev-python/py7zr-1.1.3[]
	>=dev-python/filelock-3.29.0[]