home-assistant-custom-components.elegoo_printer: 2.6.4 -> 2.7.3

Diff: https://github.com/danielcherubini/elegoo-homeassistant/compare/v2.6.4...v2.7.3

Changelog: https://github.com/danielcherubini/elegoo-homeassistant/releases/tag/v2.7.3
This commit is contained in:
Robert Schütz
2026-02-18 14:47:50 -08:00
parent 236931b115
commit 515529bd58
@@ -19,13 +19,13 @@
buildHomeAssistantComponent rec {
owner = "danielcherubini";
domain = "elegoo_printer";
version = "2.6.4";
version = "2.7.3";
src = fetchFromGitHub {
owner = "danielcherubini";
repo = "elegoo-homeassistant";
tag = "v${version}";
hash = "sha256-qcIeApwwGQcmyJRIi2yyrsFocxtGsarZXVh9h+8yxew=";
hash = "sha256-ka1KHO46JsO0MBrSzrwZcQglxvRJjzJNfkfXUaAeB04=";
};
dependencies = [