core/homeassistant/components/sighthound/manifest.json

11 lines
312 B
JSON

{
"domain": "sighthound",
"name": "Sighthound",
"codeowners": ["@robmarkcole"],
"documentation": "https://www.home-assistant.io/integrations/sighthound",
"iot_class": "cloud_polling",
"loggers": ["simplehound"],
"quality_scale": "legacy",
"requirements": ["Pillow==11.0.0", "simplehound==0.3"]
}