Loading pkgs/servers/home-assistant/custom-components/nest_protect/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ buildHomeAssistantComponent rec { owner = "iMicknl"; domain = "nest_protect"; version = "0.4.0"; version = "0.4.2b0"; src = fetchFromGitHub { inherit owner; repo = "ha-nest-protect"; tag = "v${version}"; hash = "sha256-UAVyfI+cHYx0va2P14moyy6BbhNegsdLWtiex5QeFrs="; hash = "sha256-CQVAvx7iRCRHw8YXDmsWaF6fhddx3OfSLjq218+ob6I="; }; # AttributeError: 'async_generator' object has no attribute 'data' Loading Loading
pkgs/servers/home-assistant/custom-components/nest_protect/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ buildHomeAssistantComponent rec { owner = "iMicknl"; domain = "nest_protect"; version = "0.4.0"; version = "0.4.2b0"; src = fetchFromGitHub { inherit owner; repo = "ha-nest-protect"; tag = "v${version}"; hash = "sha256-UAVyfI+cHYx0va2P14moyy6BbhNegsdLWtiex5QeFrs="; hash = "sha256-CQVAvx7iRCRHw8YXDmsWaF6fhddx3OfSLjq218+ob6I="; }; # AttributeError: 'async_generator' object has no attribute 'data' Loading