14 lines
436 B
JSON
14 lines
436 B
JSON
{
|
|
"domain": "eufy_security",
|
|
"name": "Eufy Security",
|
|
"codeowners": ["@fuatakgun"],
|
|
"config_flow": true,
|
|
"dependencies": ["ffmpeg", "stream"],
|
|
"documentation": "https://github.com/fuatakgun/eufy_security",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_push",
|
|
"issue_tracker": "https://github.com/fuatakgun/eufy_security/issues",
|
|
"requirements": ["websocket-client==1.4.2", "aiortsp==1.3.7"],
|
|
"version": "8.0.4"
|
|
}
|