1
0
Fork 0
mirror of https://github.com/Andre0512/hon.git synced 2025-01-11 20:35:30 +00:00
hOn/custom_components/hon/manifest.json
2023-06-09 06:04:35 +02:00

16 lines
332 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.3"
],
"version": "0.8.1-beta.1"
}