initial commit
This commit is contained in:
12
custom_components/kia_uvo/manifest.json
Normal file
12
custom_components/kia_uvo/manifest.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"domain": "kia_uvo",
|
||||
"name": "Kia Uvo / Hyundai Bluelink",
|
||||
"documentation": "https://github.com/fuatakgun/kia_uvo",
|
||||
"issue_tracker": "https://github.com/fuatakgun/kia_uvo/issues",
|
||||
"codeowners": ["@fuatakgun"],
|
||||
"requirements": ["hyundai_kia_connect_api==1.45.6"],
|
||||
"version": "2.0.50",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling",
|
||||
"integration_type": "hub"
|
||||
}
|
||||
Reference in New Issue
Block a user