summaryrefslogtreecommitdiff
path: root/include/pio/libs/mqtt_module_temphum/library.json
blob: c7ee7afd3bba251a89de66949ae040dca859af91 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "homekit_mqtt_module_temphum",
  "version": "1.0.10",
  "build": {
    "flags": "-I../../include"
  },
  "dependencies": {
    "homekit_mqtt": "file://../../include/pio/libs/mqtt",
    "homekit_temphum": "file://../../include/pio/libs/temphum"
  }
}