This commit is contained in:
mjallen18
2026-03-03 10:42:03 -06:00
parent 3655680e7c
commit 7e85953133
12 changed files with 57 additions and 29 deletions

View File

@@ -13,7 +13,8 @@ buildHomeAssistantComponent rec {
owner = owner;
repo = "ha-bedjet";
rev = version;
hash = "sha256-Vs35OvIfSxvwiK6HenZWKOi7V8xz/RMWgplYxhQtvxU=";
hash = "sha256-sb6zC/kFtIMVr6+/U00jcFwOZxAedNutRONq/LZfdKI=";
tag = "2.0.1";
};
nativeBuildInputs = with python3Packages; [

View File

@@ -15,7 +15,8 @@ buildHomeAssistantComponent rec {
owner = owner;
repo = "ha_gehome";
rev = version;
hash = "sha256-hxgQsHb0E/XQEZoVFtKOgdHEVsU5UgqhOjjkgKqlI1I=";
hash = "sha256-p34yBtoqAMVCiAZKyxWPTVOSjPaueD1sb5ZEzWF2OZ4=";
tag = "v2026.2.0";
};
nativeBuildInputs =