16 lines
271 B
JSON
16 lines
271 B
JSON
{
|
|
"domain": "automatic",
|
|
"name": "Automatic",
|
|
"documentation": "https://www.home-assistant.io/integrations/automatic",
|
|
"requirements": [
|
|
"aioautomatic==0.6.5"
|
|
],
|
|
"dependencies": [
|
|
"configurator",
|
|
"http"
|
|
],
|
|
"codeowners": [
|
|
"@armills"
|
|
]
|
|
}
|