mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
11 lines
273 B
JSON
11 lines
273 B
JSON
{
|
|
"domain": "threshold",
|
|
"integration_type": "helper",
|
|
"name": "Threshold",
|
|
"documentation": "https://www.home-assistant.io/integrations/threshold",
|
|
"codeowners": ["@fabaff"],
|
|
"quality_scale": "internal",
|
|
"iot_class": "local_polling",
|
|
"config_flow": true
|
|
}
|