home-assistant-custom-components.waste_collection_schedule: 2.27.0 -> 2.28.0

Diff: https://github.com/mampfes/hacs_waste_collection_schedule/compare/v2.27.0...v2.28.0

Changelog: https://github.com/mampfes/hacs_waste_collection_schedule/releases/tag/v2.28.0
This commit is contained in:
Robert Schütz
2026-06-20 11:14:16 +02:00
committed by Martin Weinelt
parent b205576f38
commit 06a8818e32
@@ -20,13 +20,13 @@
buildHomeAssistantComponent rec {
owner = "mampfes";
domain = "waste_collection_schedule";
version = "2.27.0";
version = "2.28.0";
src = fetchFromGitHub {
inherit owner;
repo = "hacs_waste_collection_schedule";
tag = "v${version}";
hash = "sha256-jjLebP2rkxI59JN4peTAGDBQe8/Si6xihQW8aqE1neo=";
hash = "sha256-fE2/nMUsAtqZMRsZyxNFvQzv1QtMxmWP52vvjqWmfJw=";
};
dependencies = [