15 lines
272 B
JSON
15 lines
272 B
JSON
|
{
|
||
|
"domain": "ondilo_ico",
|
||
|
"name": "Ondilo ICO",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/ondilo_ico",
|
||
|
"requirements": [
|
||
|
"ondilo==0.2.0"
|
||
|
],
|
||
|
"dependencies": [
|
||
|
"http"
|
||
|
],
|
||
|
"codeowners": [
|
||
|
"@JeromeHXP"
|
||
|
]
|
||
|
}
|