home-assistant-custom-components.ecoflow_ble: 0.9.4 -> 1.0.1

Diff: https://github.com/rabits/ha-ef-ble/compare/v0.9.4...v1.0.1

Changelog: https://github.com/rabits/ha-ef-ble/releases/tag/v1.0.1
This commit is contained in:
Robert Schütz
2026-07-11 13:11:39 +02:00
committed by Martin Weinelt
parent ac6894c2db
commit e8eee1a2b6
@@ -18,13 +18,13 @@
buildHomeAssistantComponent rec {
owner = "rabits";
domain = "ef_ble";
version = "0.9.4";
version = "1.0.1";
src = fetchFromGitHub {
owner = "rabits";
repo = "ha-ef-ble";
tag = "v${version}";
hash = "sha256-OGU5PkW+H+tIPRwMWFEAMUZbJsm880HurLAdjIV0zG4=";
hash = "sha256-LPu4Autma/1MOrfs6FG9cQZFL3kRofVPbScEEZjAi6w=";
};
dependencies = [