mirror of https://github.com/home-assistant/core
11 lines
343 B
JSON
11 lines
343 B
JSON
{
|
|
"domain": "bmw_connected_drive",
|
|
"name": "BMW Connected Drive",
|
|
"codeowners": ["@gerard33", "@rikroe"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/bmw_connected_drive",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["bimmer_connected"],
|
|
"requirements": ["bimmer-connected[china]==0.16.4"]
|
|
}
|