2021-01-04 16:09:01 +00:00
|
|
|
{
|
|
|
|
"domain": "ondilo_ico",
|
|
|
|
"name": "Ondilo ICO",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/ondilo_ico",
|
2021-04-15 08:21:38 +00:00
|
|
|
"requirements": ["ondilo==0.2.0"],
|
2022-04-07 05:34:31 +00:00
|
|
|
"dependencies": ["auth"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@JeromeHXP"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["ondilo"]
|
2021-04-15 08:21:38 +00:00
|
|
|
}
|