hOn/custom_components/haier/manifest.json
2023-03-06 00:20:52 +01:00

11 lines
314 B
JSON

{
"domain": "haier",
"name": "Haier hOn",
"codeowners": ["@Andre0512"],
"config_flow": true,
"documentation": "https://github.com/Andre0512/haier/",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/Andre0512/haier/issues",
"requirements": ["pyhOn==0.2.4"],
"version": "0.1.1"
}