15 lines
402 B
JSON
15 lines
402 B
JSON
{
|
|
"domain": "deepstack_object",
|
|
"name": "deepstack object custom integration",
|
|
"documentation": "https://github.com/robmarkcole/HASS-Deepstack-object",
|
|
"version": "4.6.0",
|
|
"requirements": [
|
|
"pillow",
|
|
"deepstack-python==0.8"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@robmarkcole"
|
|
]
|
|
}
|