core/homeassistant/components/sighthound/manifest.json

9 lines
252 B
JSON

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