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

This commit is contained in:
R. Ryantm
2026-06-29 00:49:01 +00:00
parent 0d69db8815
commit 09629df543
@@ -20,13 +20,13 @@
buildHomeAssistantComponent rec {
owner = "mampfes";
domain = "waste_collection_schedule";
version = "2.28.0";
version = "2.29.0";
src = fetchFromGitHub {
inherit owner;
repo = "hacs_waste_collection_schedule";
tag = "v${version}";
hash = "sha256-fE2/nMUsAtqZMRsZyxNFvQzv1QtMxmWP52vvjqWmfJw=";
hash = "sha256-8OgHPhCSYuFymUBd0CtrWjf/W7OAuC7We5NRFEzHyuI=";
};
dependencies = [