home-assistant-custom-components.mypyllant: 0.9.10 -> 0.9.11

Diff: https://github.com/signalkraft/mypyllant-component/compare/v0.9.10...v0.9.11

Changelog: https://github.com/signalkraft/mypyllant-component/releases/tag/v0.9.11
This commit is contained in:
Robert Schütz
2026-01-23 21:38:47 -08:00
parent dce820c5c0
commit 4be14ba978
@@ -19,13 +19,13 @@
buildHomeAssistantComponent rec {
owner = "signalkraft";
domain = "mypyllant";
version = "0.9.10";
version = "0.9.11";
src = fetchFromGitHub {
owner = "signalkraft";
repo = "mypyllant-component";
tag = "v${version}";
hash = "sha256-4IfLd+NEaWyxgdnAz7YGM/6i0usoqwgKlBJFzDOlJ4A=";
hash = "sha256-wkUz5pPO50yfWbZBa+Z+9WKIZKCJhJVn8/HlzZwSZVY=";
};
dependencies = [