From 70cc034bb0e7745594a5afe87ab752dca79d4733 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=BCtz?= Date: Tue, 21 Jul 2026 16:32:41 -0700 Subject: [PATCH] home-assistant-custom-components.ecoflow_ble: 1.0.1 -> 1.0.2 Diff: https://github.com/rabits/ha-ef-ble/compare/v1.0.1...v1.0.2 Changelog: https://github.com/rabits/ha-ef-ble/releases/tag/v1.0.2 --- .../home-assistant/custom-components/ecoflow_ble/package.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/servers/home-assistant/custom-components/ecoflow_ble/package.nix b/pkgs/servers/home-assistant/custom-components/ecoflow_ble/package.nix index 7714ce87a959..47115b02edb4 100644 --- a/pkgs/servers/home-assistant/custom-components/ecoflow_ble/package.nix +++ b/pkgs/servers/home-assistant/custom-components/ecoflow_ble/package.nix @@ -18,13 +18,13 @@ buildHomeAssistantComponent rec { owner = "rabits"; domain = "ef_ble"; - version = "1.0.1"; + version = "1.0.2"; src = fetchFromGitHub { owner = "rabits"; repo = "ha-ef-ble"; tag = "v${version}"; - hash = "sha256-LPu4Autma/1MOrfs6FG9cQZFL3kRofVPbScEEZjAi6w="; + hash = "sha256-ZLJi+gQRAZFDqZT86ntxA2/mNiuLPRi4hr5mESxLSz0="; }; dependencies = [