home-assistant-custom-components.elegoo_printer: 2.10.1 -> 2.10.2

Diff: https://github.com/danielcherubini/elegoo-homeassistant/compare/v2.10.1...v2.10.2

Changelog: https://github.com/danielcherubini/elegoo-homeassistant/releases/tag/v2.10.2
This commit is contained in:
Robert Schütz
2026-07-11 13:11:39 +02:00
committed by Martin Weinelt
parent e8eee1a2b6
commit a0d578b953
@@ -19,13 +19,13 @@
buildHomeAssistantComponent rec {
owner = "danielcherubini";
domain = "elegoo_printer";
version = "2.10.1";
version = "2.10.2";
src = fetchFromGitHub {
owner = "danielcherubini";
repo = "elegoo-homeassistant";
tag = "v${version}";
hash = "sha256-8L4uJC9TmZ4lkEAQzDUd2txAGPveA/3iiIYzguLtOSA=";
hash = "sha256-+bL43ACj/8dI7dNVNQ+3n2WvDaYhuh3tiwX98yXmTm4=";
};
dependencies = [