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