2023-06-10 23:20:37 +03:00

12 lines
233 B
JSON

{
"name": "homekit_mqtt_module_ota",
"version": "1.0.5",
"build": {
"flags": "-I../../include"
},
"dependencies": {
"homekit_led": "file://../common/libs/led",
"homekit_mqtt": "file://../common/libs/mqtt"
}
}