mirror of
https://github.com/arendst/Tasmota.git
synced 2026-03-24 07:57:21 +01:00
Merge pull request #13533 from Jason2866/Test
LDF Platformio compile fix
This commit is contained in:
12
lib/libesp32_div/ESP32-HomeKit/library.json
Normal file
12
lib/libesp32_div/ESP32-HomeKit/library.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name":"ESP32-HomeKit",
|
||||
"version": "1.0.0",
|
||||
"description":"Apple HomeKit for ESP32",
|
||||
"keywords":"HomeKit",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": ""
|
||||
},
|
||||
"frameworks": "arduino",
|
||||
"platforms": "espressif32"
|
||||
}
|
||||
Reference in New Issue
Block a user