Update manifest

This commit is contained in:
Michał Małolepszy 2025-09-28 19:56:57 +02:00
parent dea2bc86ce
commit d4a9066f36

View file

@ -1,15 +1,16 @@
{
"domain": "hon",
"name": "Haier hOn",
"name": "Haier hOn Revived",
"codeowners": [
"@mmalolepszy",
"@Andre0512"
],
"config_flow": true,
"documentation": "https://github.com/Andre0512/hon/",
"documentation": "https://github.com/mmalolepszy/hon-revived/",
"iot_class": "cloud_push",
"issue_tracker": "https://github.com/Andre0512/hon/issues",
"issue_tracker": "https://github.com/mmalolepszy/hon-revived/issues",
"requirements": [
"pyhOn==0.17.5"
],
"version": "0.14.0"
"version": "0.15.0"
}