From af39db87325db4224186aa81252969fc329d1981 Mon Sep 17 00:00:00 2001 From: Scott Penrose Date: Mon, 29 Dec 2025 20:31:07 +1100 Subject: [PATCH] Fix name --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 016cc57..33d1298 100644 --- a/library.json +++ b/library.json @@ -1,5 +1,5 @@ { - "name": "VictronBLE", + "name": "victronble", "version": "0.2.1", "description": "ESP32 library for reading Victron Energy device data via Bluetooth Low Energy (BLE) advertisements. Supports SmartSolar MPPT, SmartShunt, BMV, MultiPlus, Orion and other Victron devices.", "keywords": "victron, ble, bluetooth, solar, mppt, battery, smartshunt, smartsolar, bmv, inverter, multiplus, esp32, iot, energy, monitoring",