dev-embedded/esphome-dashboard - 20251013.0 (ha-bleeding-edge)

Search

Package Information

Description:
ESPHome dashboard
Homepage:
https://github.com/esphome/dashboard https://pypi.org/project/esphome-dashboard/
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
20251013.0 8 amd64 arm arm64 x86 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi

DESCRIPTION="ESPHome dashboard"
HOMEPAGE="https://github.com/esphome/dashboard https://pypi.org/project/esphome-dashboard/"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
DOCS="README.md"