From 49820ae278e800d32c5f44fe2bfe4d7c00c29aa0 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Thu, 4 Jun 2026 17:26:47 +0200 Subject: [PATCH] home-assistant-custom-components.ecoflow_ble: 0.8.5 -> 0.9.2 https://github.com/rabits/ha-ef-ble/releases/tag/v0.8.6 https://github.com/rabits/ha-ef-ble/releases/tag/v0.8.7 https://github.com/rabits/ha-ef-ble/releases/tag/v0.9.0 https://github.com/rabits/ha-ef-ble/releases/tag/v0.9.1 https://github.com/rabits/ha-ef-ble/releases/tag/v0.9.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 080708954304..42b63d7a79c7 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 = "0.8.5"; + version = "0.9.2"; src = fetchFromGitHub { owner = "rabits"; repo = "ha-ef-ble"; tag = "v${version}"; - hash = "sha256-hqwsoG8BkB16zR5MX3NNltEQAZR0ZhVFNXSqDsvep+0="; + hash = "sha256-1P2Xn8DfLR7SFz/THyqqBkf18hgxK1kmlANlTYgcHZo="; }; dependencies = [