home-assistant-custom-components.nest_protect: 0.4.2b0 -> 0.4.2

This commit is contained in:
R. Ryantm
2026-01-14 03:40:27 +00:00
parent c5220bcad8
commit 5220843d3d
@@ -6,13 +6,13 @@
buildHomeAssistantComponent rec {
owner = "iMicknl";
domain = "nest_protect";
version = "0.4.2b0";
version = "0.4.2";
src = fetchFromGitHub {
inherit owner;
repo = "ha-nest-protect";
tag = "v${version}";
hash = "sha256-CQVAvx7iRCRHw8YXDmsWaF6fhddx3OfSLjq218+ob6I=";
hash = "sha256-3ydysyhXi2ucExNGH3S5HIUN7iUIC4ysjuXKDyqq/hs=";
};
# AttributeError: 'async_generator' object has no attribute 'data'