home-assistant: update component packages

This commit is contained in:
Jamie Magee
2025-11-17 21:03:48 -08:00
parent 5d3dca8f2e
commit 0fbd8505b0
2 changed files with 4 additions and 5 deletions
@@ -6,7 +6,6 @@
fetchFromGitHub,
pytest-asyncio,
pytestCheckHook,
pythonOlder,
setuptools,
}:
@@ -15,8 +14,6 @@ buildPythonPackage rec {
version = "1.0.0";
pyproject = true;
disabled = pythonOlder "3.11";
src = fetchFromGitHub {
owner = "richardpolzer";
repo = "ekey-bionyx-api";
@@ -41,6 +38,6 @@ buildPythonPackage rec {
homepage = "https://github.com/richardpolzer/ekey-bionyx-api";
changelog = "https://github.com/richardpolzer/ekey-bionyx-api/releases/tag/${version}";
license = lib.licenses.mit;
maintainers = [ ];
maintainers = [ lib.maintainers.jamiemagee ];
};
}
@@ -1457,7 +1457,8 @@
];
"ekeybionyx" =
ps: with ps; [
]; # missing inputs: ekey-bionyxpy
ekey-bionyxpy
];
"electrasmart" =
ps: with ps; [
pyelectra
@@ -7241,6 +7242,7 @@
"efergy"
"eheimdigital"
"eight_sleep"
"ekeybionyx"
"electrasmart"
"electric_kiwi"
"elevenlabs"