Add sensors, renamed repo

This commit is contained in:
Andre Basche
2023-03-05 21:16:09 +01:00
parent 5682149ecc
commit 767a921602
15 changed files with 50 additions and 23 deletions

View File

@ -0,0 +1,10 @@
{
"domain": "haier",
"name": "Haier hOn",
"codeowners": ["@Andre0512"],
"config_flow": true,
"documentation": "https://github.com/Andre0512/haier/",
"iot_class": "cloud_polling",
"requirements": ["pyhOn==0.2.4"],
"version": "0.1.1"
}