hOn/custom_components/hon/manifest.json
2023-05-16 20:52:17 +02:00

11 lines
315 B
JSON

{
"domain": "hon",
"name": "Haier hOn",
"codeowners": ["@Andre0512"],
"config_flow": true,
"documentation": "https://github.com/Andre0512/hon/",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/Andre0512/hon/issues",
"requirements": ["pyhOn==0.10.7"],
"version": "0.8.0-beta.2"
}