mirror of
https://github.com/home-assistant/core.git
synced 2026-02-23 03:17:06 +00:00
11 lines
264 B
JSON
11 lines
264 B
JSON
{
|
|
"domain": "threshold",
|
|
"name": "Threshold",
|
|
"codeowners": [],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/threshold",
|
|
"integration_type": "helper",
|
|
"iot_class": "local_polling",
|
|
"quality_scale": "internal"
|
|
}
|