home-assistant-custom-components.elegoo_printer: 2.6.4 -> 2.7.3 (#491897)

This commit is contained in:
dotlambda
2026-02-21 03:17:26 +00:00
committed by GitHub
@@ -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 = [