home-assistant-custom-components.elegoo_printer: 2.7.5 -> 2.8.0

Diff: https://github.com/danielcherubini/elegoo-homeassistant/compare/v2.7.5...v2.8.0

Changelog: https://github.com/danielcherubini/elegoo-homeassistant/releases/tag/v2.8.0
This commit is contained in:
Robert Schütz
2026-04-02 13:10:34 -07:00
parent 95ae0cc335
commit 7389d232de
@@ -19,13 +19,13 @@
buildHomeAssistantComponent rec {
owner = "danielcherubini";
domain = "elegoo_printer";
version = "2.7.5";
version = "2.8.0";
src = fetchFromGitHub {
owner = "danielcherubini";
repo = "elegoo-homeassistant";
tag = "v${version}";
hash = "sha256-kZ5RzK/NbW8yysBKmmAWju41lao1leiHJsFQuheX93c=";
hash = "sha256-JyAgBPaj7BQNn+qhBRZPDw0HypRxpBKGvAuKfQk/bn4=";
};
dependencies = [