home-assistant-custom-components.mypyllant: 0.9.13 -> 0.9.16

This commit is contained in:
Matej Urbas
2026-06-15 08:59:53 +01:00
parent 3c44820ae1
commit 0e9ab05ba3
@@ -19,13 +19,13 @@
buildHomeAssistantComponent rec {
owner = "signalkraft";
domain = "mypyllant";
version = "0.9.13";
version = "0.9.16";
src = fetchFromGitHub {
owner = "signalkraft";
repo = "mypyllant-component";
tag = "v${version}";
hash = "sha256-ydayYZjebVQULYyF3KWJHuSg89dY+bGYe+5zHGxfnEw=";
hash = "sha256-+v8FqmP92FkfywJRH9JPvpTRyOAuTKAjNnnLXy6sLV8=";
};
dependencies = [