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

Diff: https://github.com/iMicknl/ha-nest-protect/compare/v0.4.2...v0.4.4

Changelog: https://github.com/iMicknl/ha-nest-protect/releases/tag/v0.4.4
This commit is contained in:
Robert Schütz
2026-05-07 02:59:23 +02:00
committed by Martin Weinelt
parent cf7ac3d3a0
commit c5e4d00800
@@ -6,13 +6,13 @@
buildHomeAssistantComponent rec {
owner = "iMicknl";
domain = "nest_protect";
version = "0.4.2";
version = "0.4.4";
src = fetchFromGitHub {
inherit owner;
repo = "ha-nest-protect";
tag = "v${version}";
hash = "sha256-3ydysyhXi2ucExNGH3S5HIUN7iUIC4ysjuXKDyqq/hs=";
hash = "sha256-WpQKpYVtmyqLWqhyDsImWvpfWagVWe50zG0RsmeU/8Q=";
};
# AttributeError: 'async_generator' object has no attribute 'data'