2019-04-25 03:09:01 +00:00
|
|
|
{
|
|
|
|
"domain": "iqvia",
|
|
|
|
"name": "IQVIA",
|
2019-05-13 08:16:55 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/iqvia",
|
2022-08-16 14:18:40 +00:00
|
|
|
"requirements": ["numpy==1.23.2", "pyiqvia==2022.04.0"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@bachya"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2022-10-25 20:23:54 +00:00
|
|
|
"loggers": ["pyiqvia"],
|
|
|
|
"integration_type": "service"
|
2019-11-25 15:05:21 +00:00
|
|
|
}
|