mirror of
https://github.com/elisspace/core.git
synced 2026-09-16 15:56:22 +00:00
16 lines
269 B
JSON
16 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"
|
|
]
|
|
}
|