aboutsummaryrefslogtreecommitdiff
path: root/custom_components/hon/manifest.json
blob: e0f00e47b2b9ecbfeb55a883558cb95cef91d8d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "domain": "hon",
  "name": "Haier hOn",
  "codeowners": [
    "@Andre0512"
  ],
  "config_flow": true,
  "documentation": "https://github.com/Andre0512/hon/",
  "iot_class": "cloud_push",
  "issue_tracker": "https://github.com/Andre0512/hon/issues",
  "requirements": [
    "pyhOn==0.17.5"
  ],
  "version": "0.14.0"
}