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

This commit is contained in:
Matej Urbas 2026-07-06 11:04:28 +01:00
commit 316c0892de

View file

@ -19,13 +19,13 @@
buildHomeAssistantComponent rec {
owner = "signalkraft";
domain = "mypyllant";
version = "0.9.16";
version = "0.9.17";
src = fetchFromGitHub {
owner = "signalkraft";
repo = "mypyllant-component";
tag = "v${version}";
hash = "sha256-+v8FqmP92FkfywJRH9JPvpTRyOAuTKAjNnnLXy6sLV8=";
hash = "sha256-OUNWju1g3vBjrUd/ZzQCMS08PWUyQUMnUkqElss9KaQ=";
};
dependencies = [