hOn/custom_components/hon/manifest.json
2023-06-10 07:03:55 +02:00

15 lines
325 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.12.4"
],
"version": "0.8.1"
}