home-assistant: update component packages

This commit is contained in:
Jamie Magee
2026-06-08 20:13:36 -07:00
parent a3bb3a2f50
commit e08080d793
2 changed files with 5 additions and 3 deletions
@@ -12,14 +12,14 @@
buildPythonPackage (finalAttrs: {
pname = "python-duco-connectivity";
version = "0.6.0";
version = "0.5.0";
pyproject = true;
src = fetchFromGitHub {
owner = "ronaldvdmeer";
repo = "python-duco-connectivity";
tag = "v${finalAttrs.version}";
hash = "sha256-4lXK5os7OddLJUW+iBOFM8h1RniDMugt3FMhwaGh0e8=";
hash = "sha256-AH8EhC0v8GDNvPSUaTownV9d4upvKRiO//2sipGHz9g=";
};
build-system = [ setuptools ];
@@ -1494,7 +1494,8 @@
];
"duco" =
ps: with ps; [
]; # missing inputs: python-duco-connectivity
python-duco-connectivity
];
"dunehd" =
ps: with ps; [
pdunehd
@@ -7923,6 +7924,7 @@
"dsmr"
"dsmr_reader"
"duckdns"
"duco"
"dunehd"
"duotecno"
"dwd_weather_warnings"