hOn/custom_components/hon/manifest.json
Kuba Sawulski 5b6c7f98d6 Fix mqtt
2024-08-11 11:07:37 +02:00

16 lines
372 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 @ git+https://github.com/IoTLabs-pl/pyhOn@v0.17.6"
],
"version": "0.14.0-beta.9"
}