home-assistant-custom-components.elegoo_printer: 2.8.0 -> 2.9.0 (#523096)

This commit is contained in:
Martin Weinelt
2026-05-22 18:24:01 +00:00
committed by GitHub
@@ -19,13 +19,13 @@
buildHomeAssistantComponent rec {
owner = "danielcherubini";
domain = "elegoo_printer";
version = "2.8.0";
version = "2.9.0";
src = fetchFromGitHub {
owner = "danielcherubini";
repo = "elegoo-homeassistant";
tag = "v${version}";
hash = "sha256-JyAgBPaj7BQNn+qhBRZPDw0HypRxpBKGvAuKfQk/bn4=";
hash = "sha256-lKRi90H48w9jndljoSyaHY4cVh4/qEkGGOkEs5GVk1o=";
};
dependencies = [