hOn/custom_components/hon/manifest.json
2024-03-29 14:48:35 +01:00

15 lines
330 B
JSON

{
"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.3"
],
"version": "0.14.0-beta.5"
}