2020-01-23 08:30:06 +00:00
|
|
|
{
|
2020-04-05 15:27:16 +00:00
|
|
|
"domain": "sighthound",
|
|
|
|
"name": "Sighthound",
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/sighthound",
|
2023-01-02 13:43:41 +00:00
|
|
|
"requirements": ["pillow==9.4.0", "simplehound==0.3"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@robmarkcole"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["simplehound"]
|
2020-04-03 19:58:19 +00:00
|
|
|
}
|