From 70b1977d3ca40cf33a5e3e6133622d02e74bdc74 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sun, 31 Oct 2021 20:53:10 +0100 Subject: [PATCH] Update library.json --- lib/libesp32_div/ESP32-HomeKit/library.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libesp32_div/ESP32-HomeKit/library.json b/lib/libesp32_div/ESP32-HomeKit/library.json index 950ae20b2..83cb22489 100644 --- a/lib/libesp32_div/ESP32-HomeKit/library.json +++ b/lib/libesp32_div/ESP32-HomeKit/library.json @@ -1,5 +1,5 @@ { - "name":"HomeKit", + "name":"ESP32-HomeKit", "version": "1.0.0", "description":"Apple HomeKit for ESP32", "keywords":"HomeKit", @@ -9,4 +9,4 @@ }, "frameworks": "arduino", "platforms": "espressif32" -} \ No newline at end of file +}