Home Assistant Git Exporter
This commit is contained in:
18
config/custom_components/frigate/manifest.json
Normal file
18
config/custom_components/frigate/manifest.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"domain": "frigate",
|
||||
"name": "Frigate",
|
||||
"codeowners": [
|
||||
"@blakeblackshear"
|
||||
],
|
||||
"config_flow": true,
|
||||
"dependencies": [
|
||||
"http",
|
||||
"media_source",
|
||||
"mqtt"
|
||||
],
|
||||
"documentation": "https://github.com/blakeblackshear/frigate",
|
||||
"iot_class": "local_push",
|
||||
"issue_tracker": "https://github.com/blakeblackshear/frigate-hass-integration/issues",
|
||||
"requirements": ["pytz"],
|
||||
"version": "5.2.0"
|
||||
}
|
||||
Reference in New Issue
Block a user