mirror of
https://github.com/Andre0512/hon.git
synced 2026-05-07 09:54:41 +02:00
Improve fridge support #41
This commit is contained in:
@@ -1,11 +1,15 @@
|
||||
{
|
||||
"domain": "hon",
|
||||
"name": "Haier hOn",
|
||||
"codeowners": ["@Andre0512"],
|
||||
"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.10.10"],
|
||||
"requirements": [
|
||||
"pyhOn==0.11.0"
|
||||
],
|
||||
"version": "0.8.0-beta.5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user