home-assistant-custom-components.waste_collection_schedule: 2.29.0 -> 2.30.0 (#539323)

This commit is contained in:
Martin Weinelt
2026-07-07 16:32:07 +00:00
committed by GitHub
@@ -20,13 +20,13 @@
buildHomeAssistantComponent rec {
owner = "mampfes";
domain = "waste_collection_schedule";
version = "2.29.0";
version = "2.30.0";
src = fetchFromGitHub {
inherit owner;
repo = "hacs_waste_collection_schedule";
tag = "v${version}";
hash = "sha256-8OgHPhCSYuFymUBd0CtrWjf/W7OAuC7We5NRFEzHyuI=";
hash = "sha256-9MQBKVm0IgVG0ePWe7Q1PskCa0p/6bNxj4IH73aLQnA=";
};
dependencies = [