Files
hassos_config/custom_components/kia_uvo/manifest.json
2023-06-29 16:14:36 +02:00

13 lines
384 B
JSON

{
"domain": "kia_uvo",
"name": "Kia Uvo / Hyundai Bluelink",
"codeowners": ["@fuatakgun"],
"config_flow": true,
"documentation": "https://github.com/fuatakgun/kia_uvo",
"integration_type": "hub",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/fuatakgun/kia_uvo/issues",
"requirements": ["hyundai_kia_connect_api==3.3.7"],
"version": "2.10.2"
}