core/homeassistant/components/sighthound/manifest.json

10 lines
283 B
JSON

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